{"uid":"cap_3-j2_aObX6d0f6plQE6W8","slug":"fiatdock-base-gas-price-5e1f2e03","name":"FiatDock Base Gas Price","description":"Base gas price — current wei/gwei. Cheap read-only chain primitive. Pay-per-call via x402.","url":"https://fiatdock.com/v1/chain/gas-price","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":[],"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"asOf":"2026-07-30T00:00:00.000Z","gwei":0.006,"network":"base","weiPerGas":"6000000"}},"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_OFg46arx-sSeA7SEFs4MY","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 the current gas price on the Base network in wei and gwei","exampleAgentPrompt":"What's the current gas price on Base right now — give me both the gwei and wei values?","exampleUseCases":[{"title":"Pre-transaction gas cost check","prompt":"Before I send this USDC transfer on Base, what's the current gas price in gwei so I can estimate the fee?"},{"title":"Gas price monitoring alert","prompt":"Keep checking the Base gas price every few minutes and let me know when it drops below 0.01 gwei."},{"title":"Cheapest time to batch transactions","prompt":"I want to batch some on-chain operations on Base — what's the gas price right now so I can decide if it's cheap enough to go ahead?"}],"resultDescription":"Returns a JSON object with the current Base network gas price including: timestamp of the reading (asOf), gas price in gwei (e.g. 0.006), the network identifier ('base'), and the raw wei-per-gas value as a string (e.g. '6000000').","failureModes":["Network connectivity issues may return a 503 or timeout","RPC node unavailability may cause stale or missing data","Payment failure via x402 protocol returns 402 if USDC balance is insufficient","Malformed request body may return 400"],"whenToPreferThis":"Choose this endpoint when you need a cheap, real-time read of the current Base network gas price without running your own RPC node. It is ideal for pre-flight transaction cost estimation, gas monitoring workflows, or any agent that needs to gate actions on current Base gas conditions. At $0.001 USDC per call it is cost-effective for frequent polling. Prefer this over general Ethereum gas APIs when you specifically need Base L2 gas data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:49:43.958Z","isFirstParty":false}