--- license: mit pretty_name: Polymarket Prediction Market Signals tags: [polymarket, prediction-markets, crypto, trading, x402, verilex, api] --- # Polymarket Prediction Market Signals **Smart money tracking, arbitrage detection, and market microstructure** for Polymarket traders. | Product | Records | Price | |---------|---------|-------| | Smart Money | 5 tracked wallets | $0.005/query | | Arbitrage (AI) | Cross-platform matching | $0.03/query | | Resolution Intel | 3,000+ markets classified | $0.02/query | | Microstructure | 200 book snapshots | $0.003/query | ## Sample - Smart Money Signal ```json {"address":"0xabc...","total_pnl":45230.50,"win_rate":0.72,"market_count":156,"top_position":{"question":"Will BTC hit $150K by Dec 2026?","outcome":"Yes","size":5000}} ``` ## Use Cases - Copy-trade top Polymarket wallets by PnL - Detect cross-platform arbitrage (Polymarket vs Kalshi) - Front-run resolution events with calendar tracking - Find thin books for profitable market making ## Access - API: `https://api.verilexdata.com/api/v1/pm/whales` - Free: `/api/v1/pm/stats`, `/api/v1/pm/sample` - [Website](https://verilexdata.com/products/pm-whales) | [Docs](https://verilexdata.com/docs/) | [MCP](https://github.com/carrierone/verilexdata-mcp) Provided by [Verilex Data](https://verilexdata.com) (Optimal Reality LLC). Pay-per-query with USDC via x402 protocol.