{"uid":"cap_XB1tL7YWnGsUmpXpIEZKv","slug":"x402-chain-tools-get-base-transaction-receipt-2a92099f","name":"x402 Chain Tools – Get Base Transaction Receipt","description":"Get a Base transaction receipt and execution status.","url":"https://blockchain-api.x402-chain-tools.workers.dev/chain/receipt","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_Rp-MFspZd-AV9aCoryBsj","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":"Retrieves a Base Mainnet transaction receipt and execution status (confirmed, success, receipt) for a given transaction hash.","exampleAgentPrompt":"Can you check whether transaction 0x3a1b2c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b on Base Mainnet was confirmed and successful?","exampleUseCases":[{"title":"Verify payment confirmation on Base","prompt":"I just sent a USDC payment on Base with hash 0xabc123...def456 — can you confirm it went through and was successful?"},{"title":"Monitor DeFi trade settlement","prompt":"Check if my Base transaction 0x1f2e3d4c5b6a7980a1b2c3d4e5f607182930a1b2 has been confirmed and show me the receipt details."},{"title":"Debug failed on-chain transaction","prompt":"My transaction 0x9876fedc ba5432100123456789abcdef0123456789abcdef0123456789abcdef01 on Base didn't seem to work — can you pull the receipt and tell me if it succeeded or failed?"}],"resultDescription":"Returns a JSON object with: ok (boolean), the queried hash, network identifier (eip155:8453 for Base Mainnet), receipt (full receipt object or null), success (boolean or null indicating execution outcome), confirmed (boolean), and receipt_found (boolean).","failureModes":["Invalid or malformed transaction hash (not matching 0x + 64 hex chars) returns a validation error","Transaction not yet mined returns confirmed: false and receipt_found: false with receipt: null","Network timeout or RPC unavailability may return an error or partial response","Hash for a transaction on a different network (not Base Mainnet) may return receipt_found: false"],"whenToPreferThis":"Use this endpoint when you need the full execution receipt and success status for a specific Base Mainnet transaction hash. Prefer this over the basic transaction lookup endpoint when you need to confirm whether the transaction actually succeeded (not just that it was submitted), or when you need the full receipt object for further processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:30:38.732Z","isFirstParty":false}