address_scan
Scan a wallet address to detect anomalous transaction patterns by comparing each transaction against known CEX wallets, bridges, and stablecoin issuers.
Instructions
Scan any wallet address for anomalous transaction patterns. Classifies each transaction by checking counterparties against known CEX wallets, bridges, and stablecoin issuers. Costs $0.03 USDC on Base mainnet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Wallet address to scan (0x...) | |
| chain | No | Blockchain to scan (default: ethereum) | |
| window | No | Lookback window (default: 24h) |