{"name":"Predge Whale Data API","description":"Polymarket whale trades and aggregated whale signals from the Predge tracking pipeline (@predge_alerts_bot), sold per-call over the x402 payment protocol. No API keys, no accounts — pay USDC per request. Paid data is delayed 15 minutes; real-time alerts remain exclusive to Predge Pro (https://t.me/predge_alerts_bot).","protocol":{"x402_version":2,"network":"eip155:8453","network_name":"base","pay_to":"0x9084f5000e07c7133d6da5ee4f271ab6d1821144","facilitator":"https://facilitator.payai.network","how_to_pay":"Request any paid endpoint; the 402 response carries payment requirements. Use an x402 client (@x402/fetch, x402-proxy) to pay USDC and retry automatically."},"endpoints":[{"route":"GET /v1/whales/latest?limit=50","price_usd":"$0.005","returns":"Latest whale trades >= $10000 (max 100, 15 min delay)"},{"route":"GET /v1/whales/market/:conditionId","price_usd":"$0.01","returns":"7-day whale activity + aggregates for one Polymarket market"},{"route":"GET /v1/signals/daily","price_usd":"$0.02","returns":"24h digest: top markets by whale volume, net flow, largest bets"},{"route":"GET /v1/wallets/leaderboard?window=30d&limit=50","price_usd":"$0.01","returns":"Top wallets by realized win rate (7d|30d) — resolved markets only"},{"route":"GET /v1/wallets/:address","price_usd":"$0.01","returns":"Wallet profile: score, win rates, favorite categories, last 20 trades"},{"route":"GET /v1/markets/movers?window=6h","price_usd":"$0.005","returns":"Largest YES-price moves (1h|6h|24h) from trade prints + whale volume"},{"route":"GET /v1/signals/consensus","price_usd":"$0.03","returns":"Premium: smart-money (score > 70) net flow + direction per market, 24h"},{"route":"GET /health","price_usd":"free","returns":"service + db status"}],"example":"npx x402-proxy https://<host>/v1/whales/latest?limit=10","source_data":"Polymarket on-chain trades, normalized and wallet-scored by Predge. Whale threshold and delay are configurable server-side; current values: >= $10000, 15 min."}