{"uid":"cap__8Ji2Swo-PEjzqdPMyRI8","slug":"base-mainnet-block-inspector-19f41885","name":"Base Mainnet Block Inspector","description":"Get and inspect one historical Base mainnet block by exact number or a latest, safe, or finalized tag, returning its header timestamp, transaction count, gas use, base and blob fees, state and receipt roots, confirmations, and head-distance evidence.","url":"https://apiacre.com/v1/crypto/base-block-inspect","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"block_tag":{"enum":["latest","safe","finalized"],"type":"string"},"block_number":{"anyOf":[{"type":"integer"},{"type":"null"}]}}},"responseSchema":{"type":"json","example":{"data":{"head":{"latestNumber":34600002,"confirmations":3,"blockAtOrBeforeHead":true},"block":{"hash":"0x4444444444444444444444444444444444444444444444444444444444444444","number":34600000,"timestamp":"2026-08-11T13:00:00+00:00","ageSeconds":4,"parentHash":"0x3333333333333333333333333333333333333333333333333333333333333333"},"found":true,"source":"https://docs.base.org/base-chain/api-reference/ethereum-json-rpc-api/eth_getB...","network":{"name":"Base Mainnet","caip2":"eip155:8453","chainId":8453},"request":{"mode":"number","blockTag":null,"blockNumber":34600000,"rpcSelector":"0x20ff440","fullTransactions":false},"readOnly":true,"warnings":[],"disclaimer":"A point-in-time RPC observation, not proof of finality beyond the requested p...","observedAt":"2026-08-11T13:00:04+00:00","rpcCallsMade":3,"networkRequestsMade":1,"transactionBroadcast":false},"meta":{"cached":false,"sources":[],"warnings":[],"duration_ms":42,"next_actions":[{"path":"/v1/crypto/base-network-status","title":"Base network and fee status","method":"POST","reason":"Compare the inspected historical or tagged block with the current Base head a...","service":"crypto.base-network-status"}]},"service":"crypto.base-block-inspect","version":"1","request_id":"018f1f54-7f38-7ba2-8dc3-5f90272d9f1a"}},"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_rUJwGxt8G8ewhFTnUhIaB","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":"Inspects a historical Base mainnet block by number or resolves a canonical tag (latest, safe, finalized), returning transaction count, gas, fee, root hashes, and head distance.","exampleAgentPrompt":"Can you inspect Base mainnet block number 18500000 and tell me the transaction count, gas used, total fees, and how far it is from the current chain head?","exampleUseCases":[{"title":"Audit historical Base block activity","prompt":"Pull the details for Base mainnet block 17000000 — I need the transaction count, gas used, and the state root hash for an audit."},{"title":"Resolve current finalized block","prompt":"What's the latest finalized block on Base mainnet right now? Give me its number, timestamp, and how many transactions it contains."},{"title":"Monitor block distance from chain head","prompt":"Check Base block 18999999 and tell me how far back it is from the current head, along with its gas limit and fee data."}],"resultDescription":"Returns a structured JSON object containing block number, hash, timestamp, transaction count, gas used, gas limit, base fee per gas, state root, receipts root, transactions root, and the distance (in blocks) from the current chain head. Also indicates whether the block is canonical, safe, or finalized.","failureModes":["Block number not found or not yet mined returns a 404-style error","Invalid block tag (not latest/safe/finalized) returns a validation error","Block number exceeds current chain head returns an out-of-range error","Network or RPC timeout causes a 503 or timeout response","Malformed request body returns a 400 bad request error"],"whenToPreferThis":"Choose this endpoint when you need detailed metadata about a specific Base mainnet block — including gas, fees, roots, and head distance — without running your own RPC node. It is ideal for agents auditing on-chain activity, verifying block finality, or monitoring chain progression on Base L2 specifically (not Ethereum mainnet or other EVM chains).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:56:40.602Z","isFirstParty":false}