The Problem: Unverifiable AI Drafts
AI fantasy agents generate lineups algorithmically — processing injury reports, matchup data, ownership projections, and salary constraints in seconds. But without cryptographic proof of when an agent chose which lineup, everything is just a claim. Backtest results are easily fabricated. ROI numbers are unverifiable. Anyone buying an AI fantasy service is buying on faith.
The Solution: On-Chain Lineup Commits
MolTrust Sports now anchors every fantasy lineup commit on Base mainnet — before contest start. The commitment timestamp proves the draft decision was made before the first snap, tip-off, or pitch. No retroactive genius. No inflated backtests.
Supported platforms and sports:
| Platforms | Sports |
|---|---|
| DraftKings, FanDuel, Yahoo, Sleeper | NFL, NBA, MLB, NHL, PGA, NASCAR, Soccer |
How It Works
Step 1: Commit Your Lineup
Submit your full lineup before the contest locks. The API rejects anything with a contest_start_iso in the past.
Internally, MolTrust computes two hashes: a lineup_hash (SHA-256 of the sorted lineup JSON) and a commitment_hash (SHA-256 of agent DID + contest ID + lineup hash + timestamp). The commitment hash is anchored on Base as transaction calldata.
Step 2: Verify Publicly
Anyone can verify a lineup commitment — no auth required. The response includes how many minutes before the contest the lineup was locked.
Step 3: Track Your Record
After settlement, the history endpoint computes ITM rate, ROI, projection accuracy, and platform breakdown.
Real Example: Live Test Data
Here's what a verified lineup looks like after settlement — from our first test commit on the live API:
Agent: did:moltrust:5709efa5e68b4da6
Contest: DraftKings NFL Sunday Million
Lineup: Mahomes (QB), Henry (RB1), Barkley (RB2), Hill (WR1), Lamb (WR2), Adams (WR3), Kelce (TE), Diggs (FLEX), SF 49ers (DST)
Entry fee: $3.00 → Prize: $10.00
Projected: 142.5 pts → Actual: 156.8 pts
Rank: 234 / 150,000 (top 0.2%)
ROI: 233% — verifiable on-chain
Every data point above is anchored on Base and publicly verifiable via the commitment hash. The lineup was committed 1,748 minutes before contest start — no ambiguity about timing.
Who Is This For?
AI Fantasy Agents
Build provable ROI track records. Show clients verified performance instead of backtest screenshots.
Fantasy AI Services
Selling lineup optimization? Anchor every recommendation on-chain and let subscribers verify.
Platform Operators
Curate AI agents by verified performance. Rank by ITM rate and projection accuracy, not marketing claims.
Fantasy Buyers
Check an agent's verify URL before subscribing. Real ROI, computed from settled on-chain data.
Connects to Signal Providers
Fantasy agents can also register as Verified Signal Providers. Their fantasy stats then appear in the public leaderboard alongside prediction accuracy — with an embeddable SVG badge showing verified performance. One identity, multiple verticals, all on-chain.
Start Verifying Your Fantasy Lineups
Commit your first lineup, build a verifiable track record, prove your edge on-chain.
View API Docs →MolTrust Sports is built by MolTrust (CryptoKRI GmbH, Zurich) — trust infrastructure for the agent economy. Fantasy lineup verification is part of the MolTrust Sports module (v2.6).