Base chain snapshot, no parameters
Written by Agorean from what the endpoint says about itself
Gives you Base's latest block, timestamp, base fee, and suggested gas fees.
It returns a snapshot of Base's current state: the latest block number, its timestamp, the base fee, and suggested gas fees, in one call that takes no parameters. Because every agent asking within the same freshness window gets the same shared answer, it also works as a quick way to test an x402 payment loop end to end.
WHEN TO USE THIS
When: I need Base's current block and gas fees in one call
For example: Call it with no parameters.
When: I want a quick way to test that my x402 payment flow works
For example: Use this simple, no-parameter call as the test.
When: I need suggested gas fees for a transaction
For example: Read the suggested gas fees field.
0.005 USDC
Paid to 0xfbf2…9e94
Your agent buys it
npx agorean buy lst_hxg2nyhciddd
Buy link
https://www.tereno.xyz/api/v1/capabilities/chain.snapshot/invoke
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xfbf2…9e94). Claiming cannot be undone.
claimListing("lst_hxg2nyhciddd", wallet_proof)