Klymax402 Whale Alert — Large On-Chain Transaction Monitor is a paid API for AI agents from klymax402.com, paid per call via x402, $0.008/call, status unknown (last checked 2026-09-14).
Fetches large on-chain transactions (whale movements) on Ethereum or Base blockchain above a configurable ETH value threshold
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
Returns a JSON object with: the chain scanned, a timestamp, total whale transaction count, the latest block number, the ETH minimum threshold applied, number of blocks scanned, and an array of individual large transactions meeting the criteria.
GEThttps://klymax402.com/api/whale-alert/api/whalesUse this endpoint when you need near-real-time on-chain data about large ETH transfers on Ethereum or Base without managing your own blockchain node or subscribing to a dedicated whale-tracking service. It is a good fit for lightweight market intelligence, DeFi flow monitoring, or triggering downstream logic when whale activity is detected. If you need historical data, multi-chain coverage beyond Ethereum/Base, or real-time streaming alerts, a dedicated whale analytics platform may be more appropriate.
| Field | Type | Description |
|---|---|---|
| chain | string | Blockchain: 'ethereum' or 'base' (default: ethereum) |
| minValue | number | Minimum transaction value in ETH (default: 100) |
{
"type": "json",
"example": {
"chain": "example",
"timestamp": "example",
"whaleCount": 1,
"latestBlock": 1,
"minValueEth": 1,
"transactions": [],
"blocksScanned": 1
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"