{"uid":"cap_vE7UR4ksKBLzkhS5QJRd3","slug":"skills-onesource-io-04434fab","name":"skills.onesource.io Ethereum Transaction Receipt","description":"Transaction receipt via eth_getTransactionReceipt - status, gas, and event logs for a mined Ethereum transaction","url":"https://skills.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_0FU6h2TqTBTUtMlOHgGuP","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, including status, gas used, and emitted event logs","exampleAgentPrompt":"Can you pull up the transaction receipt for 0x4e3a3754410177e6937ef1f84bba68ea139e8d1b0f7b44a9f9b01e4a0a3b5d2c on the Ethereum mainnet — I want to know if it succeeded and how much gas it used?","exampleUseCases":[{"title":"Verify DeFi swap completion and costs","prompt":"Hey, can you check the receipt for my Uniswap swap transaction 0x7c2f8a1b3e9d4a5f6c8b2e1a9d3f5c7b9e1a3d5f? I need to confirm it went through and see how much gas I actually paid."},{"title":"Debug failed smart contract interaction","prompt":"I tried to call a contract function but I'm not sure if it failed or succeeded. Can you pull the receipt for transaction hash 0x9b2d5e8f1a3c6b4e7f9a2d5c8e1b3a6f9c2e5a8d and show me the event logs that were emitted?"},{"title":"Track token transfer on Base network","prompt":"I sent some tokens to a friend on Base mainnet but haven't heard back. Can you grab the receipt for 0x3a1f6c2b9e5d8a3f7c1b4e9a6d2f5c8e1a3b7d9f and let me know if the transaction was actually mined and what events it generated?"}],"resultDescription":"Returns the eth_getTransactionReceipt response object for the specified transaction: confirmation status (success/failure), gas used, block number, contract address (if deployment), and the full array of event logs with topics and data fields.","failureModes":["Transaction hash not yet mined — receipt will be null if the transaction is still pending","Invalid hash format — returns error if hash does not match 0x-prefixed 64-hex-char pattern","Unsupported network — only ethereum, sepolia, avax, megaeth, megaeth-testnet, and base are valid","Transaction does not exist on the specified network — returns null or not-found error","Network RPC timeout — upstream node may be slow or temporarily unavailable"],"whenToPreferThis":"Use this endpoint when you need to confirm on-chain transaction finality, inspect emitted event logs, or check gas consumption for a specific mined transaction hash across Ethereum mainnet, Base, Avalanche, Sepolia, or MegaETH. It wraps eth_getTransactionReceipt directly against a live RPC, making it the right choice for post-submission verification or audit tasks without needing your own node.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:48:17.769Z","isFirstParty":false}