Whale Alert API
io.github.Br0ski777/whale-alertTrack large on-chain whale transactions on Ethereum and Base. x402 micropayment.
Tools · 1
Use this when you need to track large on-chain transactions (whale movements) on Ethereum or Base. Returns recent high-value transfers in JSON. 1. transactions: array of whale transfers sorted by val…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"whale_alert_api": {
"url": "https://whale-alert-x402-production.up.railway.app/mcp",
"transport": "sse"
}
}
}