Skip to content
Back to search
90
MCP v1.0.0 sse

Whale Alert API

io.github.Br0ski777/whale-alert

Track large on-chain whale transactions on Ethereum and Base. x402 micropayment.

Uptime
66.7%
3 probes
Response
223ms
last probe
Tools
1
callable

Tools · 1

crypto_track_whale_transactions

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…

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"
    }
  }
}