crypto.tx
Look up live EVM transaction status and receipt by hash to confirm payment settlement or detect reverted transactions. Supports base, ethereum, polygon, arbitrum, optimism.
Instructions
Live EVM transaction status + receipt by hash: mined/reverted/pending, block, confirmations, timestamp, from/to, value, gas used, effective gas price, total fee, contract created, log count. Chains: base, ethereum, polygon, arbitrum, optimism. Confirm a payment settled or a tx reverted before acting. 404 if unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | 0x-prefixed 32-byte transaction hash. | |
| chain | Yes |