get_whale_trades
Large prints from the live trade tape for any USDT perp: trades over a USD threshold, buy/sell totals, net flow, dominant side. Costs $0.02 USDC per call (x402, Solana mainnet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max trades returned, 1-50, default 20 | |
| symbol | Yes | USDT perp symbol e.g. SOLUSDT | |
| min_usd | No | min print USD, default 100k |