{"uid":"cap_Z6r6VMqE0YdyrxJA2FYX6","slug":"skills-onesource-io-3fc91bb1","name":"OneSource Ethereum Transaction Receipt Lookup","description":"Get a transaction receipt via eth_getTransactionReceipt","url":"https://skills.onesource.io/api/chain/receipt/0xddb304469135cf0efcc65b0be4f26f20b027f218a44101eaf29d2da4b1771093","method":"GET","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","const":"GET"}},"additionalProperties":false}}},"responseSchema":{"type":"object","required":["data","meta"],"properties":{"data":{"type":"object","required":["result"],"properties":{"result":{"type":"null"}}},"meta":{"type":"object","required":["endpoint","request_id"],"properties":{"endpoint":{"type":"string"},"request_id":{"type":"string"}}}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005000","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.005000/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_0yiw9c8k_2n4OR-_hVtE2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the on-chain transaction receipt for a given transaction hash using eth_getTransactionReceipt, returning status, gas used, logs, and block info.","exampleAgentPrompt":"Can you pull the transaction receipt for Ethereum tx hash 0xddb304469135cf0efcc65b0be4f26f20b027f218a44101eaf29d2da4b1771093 on mainnet and tell me if it succeeded, how much gas was used, and any logs it emitted?","exampleUseCases":null,"resultDescription":"Returns the full transaction receipt object including transaction status (success/failure), gas used, block number and hash, contract address (if a deployment), event logs with topics and data, cumulative gas used, and metadata about the network and endpoint cost in USDC.","failureModes":["Invalid or malformed transaction hash (not matching ^0x[a-fA-F0-9]{64}$) returns a validation error","Transaction hash not found on the specified network returns null or empty receipt","Unsupported network value outside of ethereum/sepolia/avax returns an error","Transaction is pending and not yet mined, so no receipt exists yet","Payment of 0.005 USDC not fulfilled results in HTTP 402 payment required"],"whenToPreferThis":"Use this endpoint when you need the post-execution details of an Ethereum transaction — especially status (success/revert), gas consumption, emitted logs/events, or contract deployment address. Prefer this over a raw transaction lookup (eth_getTransactionByHash) when you need execution results rather than just the transaction parameters. Supports Ethereum mainnet, Sepolia testnet, and Avalanche.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T06:52:31.332Z","isFirstParty":false}