{"uid":"cap_8cG5xdBMwY4GOm_SD-GU-","slug":"onesource-ethereum-transaction-receipt-lookup-fa31dbd7","name":"OneSource Ethereum Transaction Receipt Lookup","description":"Transaction receipt via eth_getTransactionReceipt - status, gas, and event logs for a mined Ethereum transaction","url":"https://api.onesource.io/api/chain/receipt/:hash","method":"GET","headers":{},"bodySchema":null,"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_szi_8DfrdBhNDD5dK_kkV","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":"Fetches the mined transaction receipt for a given Ethereum transaction hash, returning status, gas used, and emitted event logs via eth_getTransactionReceipt","exampleAgentPrompt":"Can you pull the transaction receipt for 0x4a7f3b2e1c8d5a9f0e6b3c2d1a8f7e4b9c5d2a1e0f3b6c8d2a4e7f1b3c5d8a9e on Ethereum mainnet — I want to know if it succeeded, how much gas it used, and what events were logged?","exampleUseCases":null,"resultDescription":"Returns the full transaction receipt object including: confirmation status (success/reverted), cumulative and actual gas used, the block number and hash it was included in, the transaction index, any contract address created (for deployments), and a full array of decoded or raw event logs emitted during execution.","failureModes":["Transaction hash not found (not yet mined or invalid hash) — returns null or 404","Invalid hash format (not 0x-prefixed 64 hex chars) — returns 400 validation error","Transaction exists on mainnet but queried on sepolia (or vice versa) — returns not found","Node RPC timeout or unavailability — returns 5xx error","Pending transaction (not yet mined) — receipt not available yet"],"whenToPreferThis":"Use this endpoint when you need post-execution data about a confirmed Ethereum transaction — specifically its success/failure status, gas consumption, or the event logs it emitted. Prefer this over eth_getTransactionByHash when you need confirmation status or logs rather than the raw transaction parameters. Best for verifying ERC20 transfers, contract deployments, or any on-chain state changes where event logs matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:49:22.338Z","isFirstParty":false}