Simple Pricing

Start free. Upgrade when you need more edge.

Free
$0forever

Explore prediction markets and discover opportunities.

Live market dashboard
Yes/No prices across platforms
Basic filtering and search
Full market dashboard access
Email alerts
SMS alerts
AI market assistant
Historical data
API access
Priority scanning
Most Popular
Pro
$49per month

For active participants who want every edge.

Everything in Free
Unlimited market detail views
Email alerts for opportunities (Beta)
Historical price data โ€” accumulating (Beta)
AI market assistant
Advanced filtering
SMS alerts
API access
Priority scanning
White-glove onboarding
Full Power
Premium
$99per month

For serious participants who demand the best.

Everything in Pro
SMS alerts (Coming Soon)
API access (Coming Soon)
Priority scanning (Coming Soon)
Historical data (unlimited)
Whale activity alerts (Beta)
Custom alert thresholds (Beta)
White-glove onboarding (Coming Soon)
Dedicated support (Coming Soon)
Early access to new features

See What You Get

Pro

AI Market Assistant

Ask anything about any market. The AI analyzes all live markets and gives you specific, actionable market recommendations โ€” not generic advice.

Edge AI โ€” Pro
What is the best opportunity right now?
Best opportunity: Ukraine ceasefire market. Buy YES on Kalshi at 19ยข and NO on Polymarket at 80ยข. Net return ~1.3% after fees.
Pro

Email Alerts

Stay informed when opportunities are detected. When a spread exceeds your threshold, PredictionEdge sends an immediate email with entry prices, platforms, and fee-adjusted returns.

From: alerts@predictionedge.ai
Subject: ๐ŸŸข 2.34% Arb Opportunity โ€” Ukraine Ceasefire
ARBITRAGE DETECTED
Ukraine/Russia Ceasefire 2025
BUY YES ON
Kalshi @ 19ยข
BUY NO ON
Polymarket @ 80ยข
Net Return: ~1.3% after fees
Premium

SMS Alerts

Arbitrage windows close fast. SMS alerts reach you instantly wherever you are with all the information needed to act immediately.

PredictionEdge
๐ŸŸข ARB ALERT: Ukraine Ceasefire 2.34% spread. Buy YES Kalshi 19ยข + NO Polymarket 80ยข. Net ~1.3%. Act fast.
Premium

API Access

Build your own analysis tools on top of PredictionEdge data. REST API gives programmatic access to all live market prices, spreads, opportunities, and historical data.

GET /api/v1/opportunities
{
  "opportunities": [{
    "spread": 2.34,
    "platform_a": "kalshi",
    "platform_b": "polymarket",
    "net_return": 0.013
  }]
}