crypto_wallet_forensics
Multi-hop wallet forensics for AI agents: traverse an address's ERC-20 counterparty graph across 1-3 hops and get the flow graph (nodes + edges), ranked counterparties (direction, tokens, activity) and detected patterns — flow concentration, circular flows, linked/clustered wallets and high-degree hubs (exchange/mixer/deployer) — plus a signed receipt. Trace where funds move and who is connected. EVM chains. Price: $0.15 per call (x402 payment, USDC on Base mainnet). Multi-hop wallet forensics: ERC-20 counterparty flow graph (1-3 hops), ranked counterparties, pattern detection (flow concentration, circular flows, linked wallets, high-degree hubs) + signed receipt. Input: wallet (+depth 1-3, chain).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base | ethereum | optimism | polygon | arbitrum | gnosis (default base) | |
| depth | No | Graph hops to traverse: 1, 2 or 3 (default 2) | |
| wallet | Yes | EVM wallet address (0x + 40 hex) to investigate |