Event Resolver — Settlement Oracle for Predictions
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.
How to connect
https://event-resolver--axel-belfort.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(3)-
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