{"uid":"cap_dYx1wzteX9OXuYNm9SpeE","slug":"netintel-gas-price-api-c6c1862e","name":"NetIntel Gas Price API","description":"Network intelligence API — 138 endpoints, all pay-per-call via x402 micropayments (USDC on Base or Solana mainnet).\n\nNetIntel is agent fair-trade aligned: transparent per-call pricing in USDC on Base or Solana via x402, no API keys or signup, and automatic no-charge on server errors, upstream failures, and input-validation rejections — failed calls are never billed across NetIntel's network, domain, and data-intelligence endpoints.","url":"https://netintel-production-440c.up.railway.app/gas/price","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"chains":{"type":"string","description":"Comma list from base, ethereum, arbitrum, optimism, polygon; omit for all 5. Aliases: chain, network, networks; eth/arb/op/matic/pol accepted"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"stale":{"type":"boolean"},"chains":{"type":"object","additionalProperties":{"type":["object","null"],"properties":{"source":{"type":"string"},"native_usd":{"type":["number","null"]},"native_token":{"type":"string"},"base_fee_gwei":{"type":["number","null"]},"usd_estimates":{"type":"object","properties":{"swap":{"type":["number","null"]},"transfer":{"type":["number","null"]},"erc20_transfer":{"type":["number","null"]}}},"gas_price_gwei":{"type":["number","null"]},"cache_age_seconds":{"type":"number"},"priority_fee_gwei":{"type":["number","null"]}}}},"findings":{"type":"array"}}}}}}},"responseSchema":{"type":"json","example":{"stale":false,"chains":{"base":{"source":"https://mainnet.base.org","native_usd":1829.645,"native_token":"ETH","base_fee_gwei":0.005,"usd_estimates":{"swap":0.00219557,"transfer":0.000230535,"erc20_transfer":0.000713562},"gas_price_gwei":0.006,"cache_age_seconds":0,"priority_fee_gwei":0.001},"ethereum":{"source":"https://ethereum-rpc.publicnode.com","native_usd":1829.645,"native_token":"ETH","base_fee_gwei":0.120496247,"usd_estimates":{"swap":0.0438847,"transfer":0.0046079,"erc20_transfer":0.0142625},"gas_price_gwei":0.119926866,"cache_age_seconds":0,"priority_fee_gwei":0.1}},"findings":[{"rule":"l2_data_fee_excluded","detail":"base estimates are execution-gas only and exclude the L1 data fee"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_O6W4SSvjof2WqEog0Bhq-","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns real-time EVM gas prices (base fee, priority fee, gas price in gwei) and USD cost estimates for common operations across up to 5 EVM chains","exampleAgentPrompt":"What are the current gas prices on Base and Ethereum right now — give me gwei figures and estimated USD cost for a token swap and a simple ETH transfer on each chain?","exampleUseCases":[{"title":"Pre-trade gas cost check for DeFi bot","prompt":"Before I execute this swap, check the current gas prices on Arbitrum and tell me what a swap would cost in USD right now — I want to know if it's worth it."},{"title":"Multi-chain gas comparison for timing a transfer","prompt":"Compare gas fees across Ethereum, Base, Optimism, and Polygon right now — I want to know which chain is cheapest for an ERC20 transfer today."},{"title":"Real-time gas dashboard for wallet app","prompt":"Get me the latest gas price data for all five supported chains — base fee, priority fee, and USD estimates for transfers and swaps — so I can display it in my app."}],"resultDescription":"A JSON object keyed by chain name, each containing: gas_price_gwei, base_fee_gwei, priority_fee_gwei, native_token (e.g. ETH), native_usd price, usd_estimates for swap/transfer/erc20_transfer, cache_age_seconds, and a data source URL. A top-level stale boolean and a findings array flag caveats like L2 data-fee exclusions.","failureModes":["Upstream RPC unavailable — data marked stale or chain entry returned as null","Invalid chain name passed — ignored or validation rejection with no charge","All chains stale — stale:true with cached data returned","Network timeout from Railway host — server error, no charge per NetIntel policy"],"whenToPreferThis":"Use this endpoint when you need live EVM gas price data in both gwei and USD across multiple chains simultaneously without managing RPC connections yourself. Prefer it over direct RPC calls when you need USD cost estimates pre-computed for standard operations (swap, ETH transfer, ERC20 transfer) and want multi-chain comparison in a single call. Ideal for agents making cost-aware decisions about when and where to execute on-chain transactions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:53:06.020Z","isFirstParty":false}