Event Resolver — Settlement Oracle for Predictions

Prediction market event resolution API for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Event Resolve Outcome: Use this when you need to determine the outcome of a real-world event for prediction market settlement. Takes a natural language question (e.g. "Did BTC reach $100K?", "Did Fran
  • Event Verify Claim: Use this when you need to quickly verify whether a factual claim is true or false. Simpler and cheaper than full event resolution -- designed for fast claim checking without struct
  • Event Check Price Threshold: Use this when you need to check if a cryptocurrency or stock price has crossed a specific threshold -- the most common resolution type in prediction markets. Returns curre

What data it sees

Do you need an account

No: the server works without sign-in

Prediction market event resolution API for AI agents. Determine if real-world events occurred with confidence scores. Aggregates news, price feeds, and web data for binary, numeric, and categorical outcomes. Settlement oracle for prediction markets.

Tools: event_resolve_outcome, event_verify_claim, event_check_price_threshold.

Use this for resolving prediction market bets, verifying event outcomes, or building automated settlement systems. IMPORTANT: For market odds and probabilities, use prediction_list_markets instead.

Returns: {resolved, outcome, confidence, sources[]}. No API key required — x402 micropayment $0.005/call on Base L2.

Server tool list (3)

Raw names from tools/list. Only developers need these.

event_resolve_outcomeUse this when you need to determine the outcome of a real-world event for prediction market settlement. Takes a natural language question (e.g. "Did BTC reach $100K?", "Did France win the 2026 World C
event_verify_claimUse this when you need to quickly verify whether a factual claim is true or false. Simpler and cheaper than full event resolution -- designed for fast claim checking without structured market settleme
event_check_price_thresholdUse this when you need to check if a cryptocurrency or stock price has crossed a specific threshold -- the most common resolution type in prediction markets. Returns current price, whether threshold w