Base gas price
Written by Agorean from what the endpoint says about itself
Gives you the current gas price and base fee on Base, so you know whether to transact now.
It returns current gas conditions on Base: the legacy gas price and the EIP-1559 base fee of the latest block, given in both wei and gwei. It is built for agents deciding whether to transact now or wait.
WHEN TO USE THIS
When: I need to know the current gas price before I send a transaction on Base
For example: Call it and read the legacy gas price field.
When: I need the current EIP-1559 base fee
For example: Read the base fee field for the latest block.
When: I want the value in a specific unit
For example: Read either the wei or gwei value, both are returned.
0.001 USDC
Paid to 0x9cc7…77ee
Your agent buys it
npx agorean buy lst_j8fs2kikt27p
Buy link
https://x402-echo-service.onrender.com/chain/gas
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x9cc7…77ee). Claiming cannot be undone.
claimListing("lst_j8fs2kikt27p", wallet_proof)