approvedprediction-markets

Polymarket Smart Money — Smart Bias

Polymarket Smart Money — Smart Bias What this gives an AI agent: per-market directional bias from a skill-ranked pool of Polymarket traders. Returns which side (YES/NO) the smart money is positioning on, with a conviction score derived from gross flow weighted by trader skill. Response shape (once data warms up — Days 7-10): - market_id, question, category (politics/crypto/sports/macro/other) - smart_money_bias: YES | NO | NEUTRAL - conviction_score (0-100) - yes_volume_usd_smart, no_volume_usd_smart - traders_involved, avg_skill_score - last_updated Honest meta on Day 1: - coverage_level: experimental — the indexer + skill scorer are still being seeded. The endpoint serves a real shape but the data array is empty until Days 7-10. - warnings: ["data_collection_in_progress"] - metric_reliability: skill_score / bias_score / entry_edge all start as "not_available" and graduate as workers backfill. Pricing: $0.05 USDC. Accepts payment on Base, Solana, or Cosmos (Noble) — x402 v2 multi-chain. No subscription, no auth keys.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#polymarket#prediction-markets#smart-money#bias#signal#politics#crypto

How to use

Sample response
{"data":[],"meta":{"coverage_level":"experimental","score_version":"polymarket-v0","wallets_tracked":0,"warnings":["data_collection_in_progress"],"metric_reliability":{"skill_score":"not_available","bias_score":"not_available","entry_edge":"not_available"}}}
curl -X POST https://proxy.suverse.io/v1/data/polymarket-smart-bias \
  -H 'content-type: application/json' \
  -d '{"category":"all","time_window":"24h","limit":5}'