{"uid":"cap_rOyp5EToGfr5wXb23He2N","slug":"evm-transaction-lookup-by-hash-1a1d56b4","name":"EVM Transaction Lookup by Hash","description":"Look up a transaction by hash on Base, Ethereum, Arbitrum, Optimism, Polygon or BNB (default Base): from/to/value/nonce/gas, block, and receipt fields (status, gasUsed, logs count). Pending/not-found handled.","url":"https://webtools402.176-109-107-191.sslip.io/tx","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["hash"],"properties":{"hash":{"type":"string","description":"Transaction hash (0x..., 32 bytes)"},"network":{"enum":["base","ethereum","arbitrum","optimism","polygon","bnb"],"type":"string","description":"EVM network to read from (default base)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_UkAKsaxQo63SgTHzuYMFl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up a blockchain transaction by hash on Base, Ethereum, Arbitrum, Optimism, Polygon, or BNB, returning sender, recipient, value, nonce, gas, block info, and receipt fields.","exampleAgentPrompt":"Can you look up the transaction 0x4e3a...f9c2 on Arbitrum and tell me who sent it, who received it, whether it succeeded, and how much gas was used?","exampleUseCases":null,"resultDescription":"Returns transaction fields including from/to addresses, value transferred, nonce, gas limit and price, block number and hash, and receipt fields such as status (success/fail), gasUsed, and number of logs emitted. Handles pending and not-found transactions gracefully.","failureModes":["Transaction hash not found on specified network — returns not-found response","Transaction is still pending — returns pending status with partial data","Invalid hash format (not 0x-prefixed 32 bytes) — returns validation error","Unsupported network specified — returns error listing valid networks","Network RPC timeout or connectivity issue — returns error"],"whenToPreferThis":"Use this endpoint when you need detailed on-chain transaction data (sender, receiver, value, gas, receipt status, logs) for a specific transaction hash across major EVM networks. Prefer this over block explorers when you need structured, machine-readable data for agent pipelines.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:56:04.425Z","isFirstParty":false}