{"uid":"cap_TpCDvjux6yuTUHNxZbf5k","slug":"txpost-transaction-status-on-base-77b1617a","name":"Txpost — 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/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.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Bk3suFMWstWsyC_elVlC4","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up live transaction status on the Base blockchain by hash, returning success/failure, block number, gas used, effective gas price, from, and to addresses.","exampleAgentPrompt":"Can you check whether the transaction 0x4a3b2c1d... actually went through on Base — I need to know if it succeeded or failed, which block it landed in, and how much gas it used?","exampleUseCases":[{"title":"Confirm a USDC payment landed","prompt":"I just sent a USDC payment on Base and the hash is 0x7f3a9d2e1c4b5f6a0d8e2c3b4a5f6d7e8c9b0a1b2c3d4e5f6a7b8c9d0e1f2a3b — can you check if it went through successfully and tell me the block number?"},{"title":"Debug a failed smart contract call","prompt":"My contract interaction on Base might have failed — the transaction hash is 0x1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b. Can you check the status and let me know how much gas was consumed?"},{"title":"Audit gas cost for a recent transaction","prompt":"What was the effective gas price and total gas used for Base transaction 0x9c8b7a6f5e4d3c2b1a0f9e8d7c6b5a4f3e2d1c0b9a8f7e6d5c4b3a2f1e0d9c8b? I'm trying to understand what I actually paid in fees."}],"resultDescription":"Returns a JSON object with the transaction's execution status (success or failure), the block number it was included in, total gas used, effective gas price, sender address (from), and recipient address (to). Data is read live from the Base node with no caching, so it reflects the current canonical chain state.","failureModes":["Invalid or malformed hash (not 66 hex chars) returns an error","Transaction not yet mined returns not-found or pending state","Hash for a transaction on a different chain (not Base) will return no result","Network node unavailability may cause transient failures","Payment failure (x402) if USDC balance is insufficient"],"whenToPreferThis":"Use this endpoint when you need real-time, uncached confirmation of a specific Base transaction — particularly to verify payment receipt, confirm a contract call executed, or audit gas costs. It is preferable over block explorer scraping because it returns structured JSON with no third-party intermediary or cache lag. Choose it over wallet balance endpoints when you need transaction-level detail rather than account-level state.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T06:41:52.296Z","isFirstParty":false}