{"uid":"cap_t9c7-z0hxYOE9m90n4HVS","slug":"multichain-rpc-gas-estimate-0d94771a","name":"Multichain RPC Gas Estimate","description":"Cheap, factual EVM chain lookups priced per call in USDC. Base, Polygon, Arbitrum, Optimism and Ethereum.","url":"https://multichain-rpc.clankerceo.workers.dev/gas-estimate","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"enum":["http"],"type":"string"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"chain":{"type":"string"}}}}},"output":{"type":"object","required":["type"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"chain":"base","base_fee_gwei":0.01,"gas_price_gwei":0.011,"simple_transfer_cost":{"gas":21000,"amount":"0.0000002","symbol":"ETH"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZF-FU8EkjQ5UH3YY9I-nD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a gas cost estimate for a simple ETH transfer on a specified EVM chain, including base fee, gas price, and transfer cost in gwei.","exampleAgentPrompt":"What's the current gas estimate for a simple transfer on Base right now — give me the base fee, gas price in gwei, and what that simple transfer would actually cost in ETH?","exampleUseCases":[{"title":"Pre-transaction cost check on Base","prompt":"Before I send this transaction, what's the current gas price on Base and how much would a simple ETH transfer cost right now?"},{"title":"Comparing gas fees across L2s","prompt":"I want to know the current gas price on Arbitrum — give me the base fee in gwei and the estimated cost of a basic transfer so I can decide which chain to use."},{"title":"DeFi bot gas budget gating","prompt":"Check the current gas estimate on Polygon — if the gas price is under 50 gwei, I want to know the exact transfer cost in MATIC so my bot can decide whether to proceed."}],"resultDescription":"A JSON object containing the chain name, base fee in gwei (EIP-1559), gas price in gwei, and a simple transfer cost breakdown including gas units (21000), amount in native token, and the token symbol (e.g. ETH).","failureModes":["Unsupported chain name returns an error or empty response","Missing 'chain' query parameter may return an error or default chain result","Network latency to the RPC node may cause delayed or stale data","Chain RPC node downtime may cause 500 or timeout errors"],"whenToPreferThis":"Use this endpoint when you need a quick, cheap ($0.001 USDC), on-demand gas estimate for a simple ETH transfer on one of the five major EVM chains (Base, Polygon, Arbitrum, Optimism, Ethereum). It is ideal for agents that need to gate transactions on gas cost, compare fees across chains, or report live gas prices to users — without needing a full RPC node setup or API key.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:33:00.355Z","isFirstParty":false}