{"uid":"cap_BgWfSd65f03stmfyiPOF6","slug":"bizintel-api-base-network-gas-price-83b8719c","name":"BizIntel API – Base Network Gas Price","description":"Fetches live gas price estimations from the official Base Mainnet RPC in wei.","url":"https://bizintel-api.hahavoid0.workers.dev/finance/gas-base","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":{"type":"object","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":{"result":{"gasPriceWei":"1000000000","gasPriceGwei":1},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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_gVP-dZfgEZRrSIw5uhr11","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the current gas price on the Base blockchain network in both Wei and Gwei units","exampleAgentPrompt":"What's the current gas price on the Base network right now, in both Wei and Gwei?","exampleUseCases":[{"title":"Pre-transaction gas cost check","prompt":"Before I deploy this smart contract on Base, can you check the current gas price in Gwei so I can estimate the total cost?"},{"title":"DeFi bot gas optimization","prompt":"Check the current gas price on Base — I only want my trading bot to execute swaps when gas is under 2 Gwei."},{"title":"Base network fee monitoring","prompt":"What's the gas price on Base right now? I'm trying to decide if it's a good time to bridge funds over."}],"resultDescription":"Returns a JSON object with the current Base network gas price expressed as gasPriceWei (string) and gasPriceGwei (number), along with a supported boolean, a confidence level string (e.g. 'high'), a data_as_of timestamp, warnings array, and a standard informational disclaimer.","failureModes":["Network unavailable or Base RPC node unreachable — may return supported: false","Stale data if gas oracle is temporarily unresponsive — check data_as_of field","Malformed request body — endpoint expects POST with valid JSON bodyType","Payment failure via x402/USDC if wallet lacks sufficient funds — call blocked"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call gas price lookup for the Base L2 network without setting up an API key or managing RPC connections. Ideal for AI agents that occasionally need Base gas prices without committing to a full blockchain node provider subscription. Prefer over raw RPC calls when simplicity and zero-setup matter more than latency.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:52:03.619Z","isFirstParty":false}