{"uid":"cap_yVup0zUGS1bczIVGhNYPl","slug":"base-transaction-status-lookup-d1c95d67","name":"Base Transaction Status Lookup","description":"Self-computed Base onchain toolkit for AI agents: ERC-20 safety scan, manipulation-resistant TWAP price oracle, gas/fee oracle, calldata decoder, token/address/contract intel, wallet approval-risk audit, and batch token triage — all computed live from raw Base chain, no third-party data.","url":"https://x402-data-api.bodhinindustries.workers.dev/txstatus","method":"GET","headers":{},"bodySchema":{"type":"object","required":["hash"],"properties":{"hash":{"type":"string","description":"Base transaction hash (0x + 64 hex)."}}},"responseSchema":{"type":"object","properties":{"to":{"type":"string","description":"recipient (or null)"},"from":{"type":"string","description":"sender"},"hash":{"type":"string","description":"tx hash"},"found":{"type":"boolean","description":"visible to the node"},"status":{"type":"string","description":"success | reverted | pending | not_found"},"gasUsed":{"type":"string","description":"gas units used"},"reverted":{"type":"boolean","description":"execution reverted"},"valueEth":{"type":"string","description":"ETH value transferred"},"logsCount":{"type":"integer","description":"number of logs emitted"},"computedAt":{"type":"string","description":"ISO-8601 timestamp"},"gasCostEth":{"type":"string","description":"total gas cost in ETH"},"blockNumber":{"type":"integer","description":"inclusion block"},"confirmations":{"type":"integer","description":"blocks since inclusion"},"thirdPartyDataUsed":{"type":"boolean","description":"always false"},"effectiveGasPriceGwei":{"type":"number","description":"effective gas price (gwei)"}}},"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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hSoyc2-_Jkz6MqJ1zZQgE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up the on-chain status, gas usage, and confirmation details for a Base network transaction by hash, computed live from raw chain data.","exampleAgentPrompt":"Can you check if my Base transaction 0x3a7f...c2d1 went through — did it succeed or revert, how many confirmations does it have, and what was the gas cost?","exampleUseCases":[{"title":"Confirm ETH transfer finality","prompt":"I just sent ETH on Base with transaction hash 0xabc1...d4e2 — can you confirm it went through, tell me how many confirmations it has so far, and let me know the exact amount of ETH that was transferred?"},{"title":"Debug a reverted Base transaction","prompt":"My Base transaction 0x9f3c...88b1 seems to have failed — can you check whether it reverted, pull up the gas it used, and tell me what block it landed in so I can start debugging what went wrong?"},{"title":"Audit gas costs on Base","prompt":"Can you look up transaction 0x72e4...f09a on Base and tell me the total gas cost in ETH, the effective gas price in Gwei, and how many gas units it consumed? I'm trying to figure out if I overpaid on fees."}],"resultDescription":"Returns an object with the transaction's status (success, reverted, pending, or not_found), sender, recipient, ETH value transferred, gas units used, total gas cost in ETH, effective gas price in Gwei, block number, confirmation count, number of logs emitted, and an ISO-8601 timestamp of when it was computed — all sourced directly from the Base chain with no third-party data.","failureModes":["Transaction hash not found on Base: found=false, status='not_found'","Transaction is still in the mempool: status='pending', confirmations=0","Malformed hash (not 0x + 64 hex): likely 400/validation error","Network or RPC node unavailability causing timeout or 5xx","Transaction exists on a different chain (e.g. Ethereum mainnet) but not Base: not_found"],"whenToPreferThis":"Use this endpoint when you need authoritative, no-third-party transaction status for a Base L2 transaction hash — particularly when you need to confirm finality, debug a revert, audit gas costs, or verify ETH value transfer. Prefer over block explorers or third-party APIs when trustless, self-computed data is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:35:08.962Z","isFirstParty":false}