{"uid":"cap_rrTqp_tAtHtreN8aVShcq","slug":"evm-transaction-receipt-status-lookup-by-hash-91cfe7fc","name":"EVM Transaction Receipt & Status Lookup by Hash","description":"Transaction receipt lookup by hash on five EVM chains: success or reverted status, block, gas used, effective gas price and log count. transaction status, tx receipt, transaction confirmed check, gas used lookup, tx hash search Accepts payment on Base or Solana — either network works.","url":"https://api.x402node.dev/chain/tx-status","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":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["hash"],"properties":{"hash":{"type":"string","description":"Transaction hash (required)"},"chain":{"type":"string","description":"ethereum, base (default), arbitrum, optimism, polygon"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_LscprzGcWK6dswPHw7sH2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up a transaction receipt by hash across five EVM chains, returning success/reverted status, block number, gas used, effective gas price, and log count.","exampleAgentPrompt":"Can you check whether the transaction 0x4a3b...f9c1 confirmed or reverted on Ethereum mainnet, and tell me how much gas it used and what block it landed in?","exampleUseCases":null,"resultDescription":"Returns the transaction receipt data including: success or reverted status, the block number it was included in, gas used, effective gas price paid, and the number of event logs emitted — all sourced from one of five supported EVM chains.","failureModes":["Transaction hash not found on the specified chain — may be pending or on a different chain","Invalid or malformed transaction hash format","Unsupported chain specified","Transaction is still pending and has no receipt yet","Network timeout or RPC node unavailability"],"whenToPreferThis":"Use this endpoint when you need to verify whether a specific EVM transaction confirmed or reverted and want gas cost details, block placement, and log count across any of five supported chains (Ethereum, Base, Arbitrum, Optimism, Polygon). Prefer this over a general transaction detail endpoint when you specifically need receipt-level data (post-execution status and gas consumption) rather than pre-execution transaction parameters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:16:39.181Z","isFirstParty":false}