{"uid":"cap_VNAs54MmrTz8coC66PJwd","slug":"soren-transaction-receipt-status-dfea50a6","name":"Soren Transaction Receipt Status","description":"Read whether a transaction SUCCEEDED — a tx can be in a block and still have failed; status is the truth, live from Base mainnet, for a fraction of a cent. No API key, no account — a wallet is the only requirement, and you are charged only if the read succeeds. Plain unsigned data; the attested version of chain reads is /v1/oracle/onchain. Answers are read at the moment of the call and stamped with the block they came from where applicable.","url":"https://soren.com/v1/chain/receipt","method":"GET","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["hash"],"properties":{"hash":{"type":"string","examples":["0x731e0553663993c778025a6df7ce5a7e8b0b8f0b2a2ced3782802c54d230b757"],"description":"The 32-byte transaction hash."}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_mrCCKIW-Aqm3DyImR0LYy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Reads the success/failure status of a Base mainnet transaction by hash, returning the receipt result directly from the chain.","exampleAgentPrompt":"Can you check whether transaction 0x731e0553663993c778025a6df7ce5a7e8b0b8f0b2a2ced3782802c54d230b757 actually succeeded on Base — I need to know if it was confirmed or reverted, not just that it landed in a block.","exampleUseCases":[{"title":"Confirm payment landed successfully","prompt":"Check if my Base transaction 0x731e0553663993c778025a6df7ce5a7e8b0b8f0b2a2ced3782802c54d230b757 succeeded — I need to know if the payment actually went through or if it reverted."},{"title":"Verify smart contract call outcome","prompt":"Did this Base mainnet transaction 0xabc123... actually execute without reverting? I need the receipt status, not just whether it's in a block."},{"title":"Automate post-transaction confirmation","prompt":"After my agent submits a transaction on Base, I want it to automatically check if that tx hash succeeded or failed before moving on to the next step — can you look up the receipt status for 0xdef456...?"}],"resultDescription":"Returns the transaction receipt from Base mainnet including success/failure status, the block it was included in, and confirmation that the transaction executed without reverting — or found:false if the hash is not recognized. The status field is the definitive truth about whether the transaction succeeded, independent of its inclusion in a block.","failureModes":["Transaction hash not found returns found:false","Invalid or malformed hash returns an error","Transaction pending and not yet included in a block may return not found","Network or RPC issues may cause temporary unavailability","Payment not processed if read fails — charge only applies on success"],"whenToPreferThis":"Choose this endpoint when you need the definitive success/failure status of a Base mainnet transaction — especially when you know a tx landed in a block but need to confirm it didn't revert. Use this over a generic transaction lookup when receipt status (not just tx fields) is the critical output. For an attested, signed version of this data, prefer /v1/oracle/onchain instead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:48:26.657Z","isFirstParty":false}