{"uid":"cap_lbjgHpL_zmdVicdRN-NmA","slug":"x402-chain-tools-base-mainnet-transaction-lookup-bd81c3cf","name":"x402 Chain Tools – Base Mainnet Transaction Lookup","description":"Look up a Base Mainnet transaction.","url":"https://blockchain-api.x402-chain-tools.workers.dev/chain/tx","method":"POST","headers":{},"bodySchema":null,"responseSchema":null,"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_HIRwP-oQn2Q8tHUUkBe_H","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":"Looks up a Base Mainnet transaction by its hash and returns on-chain transaction details including found/not-found status.","exampleAgentPrompt":"Can you look up the Base Mainnet transaction with hash 0xabc123...def456 and tell me whether it was found on-chain and what the transaction details are?","exampleUseCases":[{"title":"Confirm payment landed on-chain","prompt":"I just sent a payment on Base — can you check if transaction 0x4f2a1b8c9d3e7f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a was found on Base Mainnet and show me the transaction details?"},{"title":"Debug a failed DApp interaction","prompt":"My DApp submitted a transaction to Base with hash 0x1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b — can you look it up and tell me if it exists on-chain?"},{"title":"Audit a recorded transaction hash","prompt":"We have this Base Mainnet tx hash in our records: 0xdeadbeefcafe1234567890abcdef1234567890abcdef1234567890abcdef1234 — can you fetch the on-chain transaction data and let me know if it was found?"}],"resultDescription":"Returns a JSON object with: ok (boolean success flag), hash (the queried tx hash), found (boolean indicating whether the transaction exists on Base Mainnet), network (always 'eip155:8453' for Base Mainnet), and transaction (full transaction object if found, null if not found).","failureModes":["Invalid tx hash format (must be 0x followed by exactly 64 hex characters) returns an error","Transaction not found on Base Mainnet returns found: false with transaction: null","Network connectivity issues to Base RPC may result in errors","Hash for a transaction on a different chain (not Base Mainnet) will return found: false"],"whenToPreferThis":"Choose this endpoint when you need to verify or retrieve raw transaction data from Base Mainnet by a specific transaction hash. It is a direct on-chain lookup returning the full transaction object, suitable for confirming submission, debugging, or auditing. Prefer this over receipt endpoints when you want the transaction itself rather than its execution result or logs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:36:14.347Z","isFirstParty":false}