{"uid":"cap_Lqiwvx1q-lffA_DDsJKiI","slug":"skills-onesource-io-318c45ed","name":"skills.onesource.io – eth_getTransactionByHash","description":"Get transaction details via eth_getTransactionByHash","url":"https://skills.onesource.io/api/chain/tx/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"},"queryParams":{"type":"object","properties":{"network":{"enum":["ethereum","sepolia","avax"],"type":"string","default":"ethereum"}},"additionalProperties":false}},"additionalProperties":false}}},"responseSchema":{"type":"object","required":["data","meta"],"properties":{"data":{"type":"object","required":["transaction","receipt"],"properties":{"receipt":{"type":"null"},"transaction":{"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.008000","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.008000/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_atrJOXKnLOY1Z4cefZFKa","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.008","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches full on-chain transaction details for a given Ethereum transaction hash via eth_getTransactionByHash","exampleAgentPrompt":"Can you look up the Ethereum transaction 0xddb304469135cf0efcc65b0be4f26f20b027f218a44101eaf29d2da4b1771093 and tell me the sender, recipient, value transferred, and which block it was included in?","exampleUseCases":null,"resultDescription":"Returns full transaction details including from/to addresses, ETH value, gas used, input data, block number, nonce, transaction index, and associated network metadata (network name, endpoint, cost in USDC). Error field is null on success.","failureModes":["Invalid or malformed transaction hash (not matching 0x[64 hex chars] pattern) returns validation error","Transaction hash not found on specified network returns null or empty data","Unsupported network value returns schema enum validation error","Network RPC unavailability causes timeout or upstream error","Missing required 'hash' query parameter returns 400-level error"],"whenToPreferThis":"Use this endpoint when you need to retrieve full details of a specific Ethereum, Sepolia, or Avalanche transaction by its hash — particularly in agentic workflows where you need the sender, recipient, value, gas, or input data of a known transaction. Prefer this over block-level lookups when you already have the transaction hash. Ideal for verifying payments, auditing smart contract interactions, or inspecting cross-chain transactions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:52:57.599Z","isFirstParty":false}