whale-alert
Whale Alert API
Whale トランザクショントラッカー -- 送信者、金額、USD 換算を含む大型オンチェーン転送を追跡します。相場を動かすアラート。x402 によるコールごとの支払い(Base L2 上の USDC)-- API キー不要、サインアップ不要、レート制限なし。
klymax402 マーケットプレイスの一部 -- AI エージェント向けの 100 の x402 マイクロペイメント API。1 つのウォレット、Base 上の USDC。
クイックスタート -- MCP
MCP クライアント設定(Claude Desktop、Cursor、ElizaOS など)に追加します:
{
"mcpServers": {
"whale-alert": {
"url": "https://whale-alert.api.klymax402.com/mcp"
}
}
}Related MCP server: valorem-mev-mcp
クイックスタート -- HTTP (x402)
curl -X POST "https://whale-alert.api.klymax402.com/api/whales" \
-H "Content-Type: application/json" \
-d '{}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402 対応クライアント(@x402/fetch、x402-agent-tools、ATXP)は、402 → 署名 → リトライのサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| POST |
| $0.008 | 大型オンチェーンでの Whale 取引を追跡する |
crypto_track_whale_transactions
Ethereum または Base 上で大型のオンチェーン取引(Whale の動き)を追跡する必要がある場合に使用します。最近の高額送金を JSON で返します。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | いいえ | ブロックチェーン: 'ethereum' または 'base'(デフォルト: ethereum) |
| number | いいえ | トランザクションの最小価値(ETH)(デフォルト: 100) |
戻り値
transactions -- 値の降順でソートされた Whale 送金の配列
from-- 送金元ウォレットアドレスto-- 受取人ウォレットアドレスvalueEth-- ETH でのトランザクション価値valueUsd-- 送金時点での推定 USD 価値txHash-- オンチェーン検証用のトランザクションハッシュblockNumber-- トランザクションのブロック番号timestamp-- トランザクションが発生した日時
応答例:
{"transactions":[{"from":"0xab...","to":"0xcd...","valueEth":500.0,"valueUsd":1552500,"txHash":"0xef...","blockNumber":19845632,"timestamp":"2026-04-13T11:22:00Z"}],"chain":"ethereum","minValue":100,"totalFound":8}使用する場面: 相場を動かす Whale のアクティビティやスマートマネーの流れを検出する場合。取引シグナルの生成とオンチェーンインテリジェンスに不可欠です。
対象外: ウォレット残高(wallet_get_portfolio を使用)、トークン価格(finance_get_token_price を使用)、ホルダー分布(token_get_holder_analysis を使用)。
エージェントプロンプトの例
"Ethereum または Base 上で大型オンチェーン取引(Whale の動き)を追跡してください"
支払い
プロトコル: x402 -- HTTP ネイティブのコールごとの支払い。サインアップ不要、API キー不要。
ネットワーク: Base L2 (
eip155:8453)資産: USDC
ファシリテーター: Coinbase CDP(プライマリ)、PayAI(フォールバック)
ATXP からも利用可能(OAuth でラップされた x402、RFC 9728 の保護リソースメタデータ)
klymax402 の一部
AI エージェント向けの 100 の x402 マイクロペイメント API -- 1 つのウォレット、Base 上の USDC、サインアップ不要。
API 完全版リファレンス: https://klymax402.com/llms-full.txt
ライブ統計: https://klymax402.com/stats
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityCmaintenanceProvides AI agents with real-time gas prices and blockchain data from Base, with metered access via x402 payment protocol.4

valorem-mev-mcpofficial
AlicenseAqualityDmaintenanceGives MCP-compatible LLM agents direct access to real-time MEV and DeFi data via Valorem's x402-paid API endpoints, with payments in USDC on Base mainnet.910MIT- AlicenseAqualityAmaintenanceExposes Polymarket whale trades and smart-money signals as paid tools, with USDC micropayments handled under the hood via x402.19981MIT

CoinLobster MCPofficial
AlicenseAqualityCmaintenanceProvides real-time crypto whale trade data and market analysis to AI agents, including unusual flow radar, liquidations, funding rates, and market snapshots across 15 exchanges and on-chain DEXs.174528MIT
Related MCP Connectors
Crypto data for AI agents via x402. 31 tools, 4 free. Recorded history, anchored daily on Base.
Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/whale-alert-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server