Riley Craig x402 Agent Store — Estimate Gas is a paid API for AI agents from x402-agent-store.rileycraig14.workers.dev, paid per call via x402, $0.09/call, status unknown (last checked 2026-09-15).
Estimates the gas units required for an EVM transaction on Base, Ethereum, Optimism, Arbitrum, Polygon, or Gnosis — payable per call in USDC via x402, no API key needed.
Estimate the gas a transaction will use via eth_estimateGas — the pre-send read every tx-building, trading and settlement agent makes to size gas and avoid out-of-gas reverts. Pass from/to/value/data. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free public RPC; undercuts onesource at $0.001 on 6 chains.
Returns a JSON object with the estimated gas units (e.g. {"gas": 21000, "chain": "base"}) — the raw unit count required to execute the transaction, not converted to ETH or USD.
GEThttps://x402-agent-store.rileycraig14.workers.dev/chain/estimate-gasUse this endpoint when an AI agent needs a quick, on-demand gas estimate for any EVM-compatible chain without managing RPC credentials or API keys. Ideal for pre-flight checks before submitting transactions, cost estimation in DeFi workflows, or validating that a smart contract call won't run out of gas. The pay-per-call x402 model makes it suitable for ephemeral agent usage without subscription overhead.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"gas": 21000,
"chain": "base"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"