{"uid":"cap_jBjz6BHJR2pNvP_lN_WfU","slug":"receiptvault-transaction-status-on-base-6187036e","name":"Receiptvault — Transaction Status on Base","description":"Status of a transaction on Base, read live: success or failure, block number, gas used, effective gas price, from, to. Pass ?hash=0x… (66 hex chars). Useful to confirm a payment or a call landed. No third-party API, no cache.","url":"https://oraclepost.higgsfield.app/api/premium/tx","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"type":"object","required":["hash"],"properties":{"hash":{"type":"string","description":"Transaction hash, 0x-prefixed, 64 hex chars"}}}}},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_VpJ-0To4XLBvFhCxGIlDu","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches live transaction status from the Base blockchain by hash, returning success/failure, block number, gas used, effective gas price, sender, and recipient.","exampleAgentPrompt":"Did transaction 0x3a1f...c4b2 succeed on Base? I need to know the status, block number, and how much gas was used.","exampleUseCases":[{"title":"Confirm a payment landed on-chain","prompt":"I just sent a USDC payment on Base — can you check if transaction 0xabc123...def456 was successful and tell me which block it was included in?"},{"title":"Debug a failed smart contract call","prompt":"My contract call on Base might have failed — can you look up transaction 0x9f8e...1234 and tell me whether it succeeded or failed and how much gas it consumed?"},{"title":"Audit gas costs for a transfer","prompt":"Can you pull up the details for Base transaction 0x4d2c...8890 and tell me the effective gas price paid and the sender and recipient addresses?"}],"resultDescription":"Returns a live, uncached response from the Base chain including: transaction success or failure status, block number it was included in, gas used, effective gas price, the from address (sender), and the to address (recipient).","failureModes":["Invalid or malformed hash (not 0x-prefixed or not 64 hex chars) returns an error","Transaction hash not found on Base (wrong network or hash) returns not-found error","Node connectivity issues may cause timeout or unavailability","Pending transactions (not yet mined) may return no result or pending status"],"whenToPreferThis":"Choose this endpoint when you need a real-time, uncached, direct read of a transaction's status on Base — especially to confirm payments, verify smart contract calls, or audit gas costs. Prefer it over cached or aggregator alternatives when freshness and accuracy are critical. Ideal for agents that need to verify on-chain activity as part of an automated workflow.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T06:46:49.306Z","isFirstParty":false}