tx-intel
Decode and explain any EVM transaction with a single x402 payment. Get status, type, human-readable summary, token transfers, gas cost, block context, and explorer URL.
Instructions
Decode and explain any EVM transaction — in one x402 payment. Returns: transaction status, type (ETH transfer / ERC20 transfer / swap / approval / contract call), human-readable summary, token transfers parsed from logs, gas cost, block context, and explorer URL. Collapses the observed tx-explainer + onesource/block agent seam (18 wallets, 8-day persistence). Supports Base (default), Ethereum, Arbitrum, Optimism, Polygon, Avalanche, BSC. Free upstream: DRPC + public RPC nodes. $0.006/call — 40% below the x402.ottoai.services tx-explainer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_hash | No | Transaction hash (0x-prefixed, 66 chars). | |
| chain | No | EVM chain. Default: base. | |
| include_block_context | No | Include block-level context (base_fee, tx_count, miner). Collapses the onesource/chain/block seam agents use after tx-explainer. Default: true. |