Resource / 13011
unknownUnnamed resource.
Recent large USDC transfers on Base mainnet with auto-classification of sender and receiver addresses. Query parameters: min_usd (default 100000, min 1000), hours (default 1, max 6). Returns top 50 sorted transfers with from/to addresses, behavioral tags, names if known, amount_usd, tx hash, block. For trading alpha agents tracking whale movements, treasury flow monitoring. Accepts payment on Base or Solana — either network works.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 50000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 50000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | 9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"fromAddress": "string",
"min_usd": "string",
"scan": "string",
"toAddress": "string"
},
"type": "http"
}
{}