S
$0.02
per call · USD Coin on Base
Calibrated 1X2 probabilities plus derived markets (totals, BTTS, correct score) for every upcoming fixture across the big-five European leagues. Backed by a public, Brier-scored track record.
Endpoint
GET https://sports-predictor-api.fly.dev/api/v1/probabilities10
Calls / 30d
7
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://sports-predictor-api.fly.dev/api/v1/probabilities", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://sports-predictor-api.fly.dev/api/v1/probabilities?days=14" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"count": 1,
"fixtures": [
{
"away": "Coventry City",
"date": "2026-08-21",
"expected_goals": {
"away": 0.71,
"home": 2.14
},
"home": "Arsenal",
"league": "premier_league",
"league_label": "Premier League",
"markets": {
"btts": {
"no": 0.55,
"yes": 0.45
},
"correct_score": [
{
"p": 0.13,
"score": "2-0"
}
],
"totals": {
"2.5": {
"over": 0.54,
"under": 0.46
}
}
},
"probabilities": {
"away": 0.14,
"draw": 0.2,
"home": 0.66
}
}
],
"generated_at": "2026-08-14T09:00:00+00:00",
"window_days": 14
}Payment details
Pay to
0x11a5a9ee3fffd4d8cbb2b3c5e02acaa268486b67Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Games & Fun and the homepage with a featured placement.
More from Sports Predictor & similar services
C
Coin Flip · Coinflip
coinflip402.vercel.app
Flip a coin for a small USDC payment on Base mainnet. Returns heads or tails.
GETBaseGames & Fun
$0.001 / call175 calls / 30d
U
Useless Fact · Useless Fact
x402uselessfacts.vercel.app
Pay a tiny amount of USDC and receive one delightfully useless fact.
GETBaseGames & Fun
$0.001 / call172 calls / 30d
F
Fortune Generator · Fortune
ladyfortunalx402.vercel.app
Get a random fortune via x402 payment on Base mainnet.
GETBaseGames & Fun
$0.001 / call167 calls / 30d