ResolveX
A AI-Powered resolution and dispute oracle for prediction markets, In-Game dispute and insurance claims -- powered by ChainLink CRE
What it is
ResolveX is a AI-Powered resolution and dispute oracle for prediction markets, In-Game dispute and insurance claims
Problem it solves
We are trying to solve the traditional dispute oracle problem.
- In traditional oracles, resolution is proposed manually. Manual resolution is not scalable, time consuming and comes with additional cost.
- Deployed in couple of chains. Lack of multi chain or web2 integration.
- Dispute voting mechanism requires complex encryption/decryption computation to make user experience better and resolution faster. But the traditional oracles depend only on chain compute.
Because of above stated reasons, traditional oracles are
- Not Scalable
- Time consuming
- Comes with high cost
- Lack of accessibility / integration
- Poor user experience
Our Solution
ResolveX solves traditional oracle problems by combining off-chain compute and cross-chain actions powered by ChainLink CRE.
ResolveX first proposes resolution using AI. along with the Confidence Score. If the AI Confidence Score is greater than 90% then market will be settled immediately within a Minute, otherwise, resolution will undergo, dispute workflow.
From Day 1 ResolveX is Multi-Chain and can also be integrated with X402 , HTTP endpoints.
We assume that the 80% of the markets can be resolved by AI Models within a Minute
How it Works
ResolveX is deployed on Base Sepolia testnet. The core resolution logic runs off-chain through two Chainlink CRE workflows — one for AI resolution and one for vote decryption during disputes.
When a prediction market requests resolution, ResolveX smart contract emits "ResolutionRequested" event. Once this event fires, the CRE workflow reads market data from the blockchain and passes it to Gemini AI with Google Grounding Search, which returns a resolution along with a confidence score. If the score is ≥ 90%, the CRE writes the report back on-chain and the market settles instantly. Otherwise, it enters a dispute flow with registered jurors.
Links
Created by
- Ayyalusamy Ramadoss
- Satish Salivati