{"uid":"cap_EvVC_iPvXdmjeAr4XD957","slug":"dexl-transaction-lookup-c590c5df","name":"DexL Transaction Lookup","description":"Look up any transaction and its receipt by hash on 28 EVM chains: success or revert, block number, gas used, effective gas price, sender and recipient. Covers Base, Ethereum, Arbitrum, Optimism, Polygon, BSC and more. Use it to confirm a payment or settlement actually landed.","url":"https://agents.dexl.io/v1/tools/transaction-lookup","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"hash":{"type":"string","description":"Transaction hash (0x...)"},"chain":{"enum":["abstract","arbitrum","avalanche","base","berachain","blast","bsc","celo","cronos","ethereum","fraxtal","gnosis","ink","linea","mantle","metis","mode","opbnb","optimism","polygon","robinhood","scroll","soneium","sonic","unichain","worldchain","zksync","zora"],"type":"string","default":"base","description":"Which chain to read from"}}},"responseSchema":{"type":"json","example":{"units":1,"cached":false,"output":{}}},"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_OxBJ8PgCXlaSnBO1R9Ezi","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":"Look up any EVM transaction and its receipt by hash across 28 chains, returning status, block number, gas info, sender, and recipient.","exampleAgentPrompt":"Can you check if transaction 0x4a3b...f91c landed successfully on Base — I need to confirm the payment went through, including who sent it and how much gas was used.","exampleUseCases":[{"title":"Confirm crypto payment received","prompt":"Please verify that transaction 0xabc123...def456 on Ethereum actually succeeded and tell me the sender, recipient, and block it was included in — I need to confirm a customer payment before releasing their order."},{"title":"Debug a failed smart contract call","prompt":"Transaction 0x7f8e...1234 on Arbitrum seems to have failed — can you look it up and tell me if it reverted, what block it's in, and how much gas was consumed?"},{"title":"Verify DeFi settlement on Polygon","prompt":"Can you pull up the details for transaction hash 0xd4c9...8b2a on Polygon and confirm it went through? I need to know the effective gas price and whether it succeeded before I mark the settlement as complete."}],"resultDescription":"Returns a JSON object with transaction details including success/revert status, block number, gas used, effective gas price, sender address (from), and recipient address (to). The response also includes metadata like units consumed and whether the result was cached.","failureModes":["Transaction hash not found on the specified chain — returns empty or error response","Wrong chain specified — hash exists on a different chain so lookup returns nothing","Invalid hash format — malformed 0x string causes a validation error","Transaction still pending — not yet mined so receipt unavailable","Chain temporarily unavailable or RPC node issues — service error response"],"whenToPreferThis":"Use this endpoint when you need to verify or audit a specific on-chain transaction by its hash across any of 28 supported EVM chains. It is purpose-built for payment confirmation and settlement verification, covering Base, Ethereum, Arbitrum, Optimism, Polygon, BSC, and more. Prefer it over raw JSON-RPC calls when you want a clean, structured receipt summary without needing to craft eth_getTransactionReceipt calls manually. It is ideal for agents that need to confirm a payment landed before triggering a downstream action.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:44:00.724Z","isFirstParty":false}