M
$0.015
per call · USD Coin on Base
What does the market think? Ask any event question in plain English and get the implied probability from live Polymarket and Kalshi prediction markets: per-venue odds, a liquidity-weighted consensus forecast, and a cross-venue divergence flag.
Endpoint
POST https://x402.fenixfoundry.com/probability4
Calls / 30d
2
Unique payers / 30d
Sep 5
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://x402.fenixfoundry.com/probability", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"maxMarkets": 4,
"q": "Will the Fed cut rates before September 2026?"
}),
});
const data = await res.json();cURL
curl -X POST \
"https://x402.fenixfoundry.com/probability" \
-H "Content-Type: application/json" \
-d '{"maxMarkets":4,"q":"Will the Fed cut rates before September 2026?"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"asOf": "2026-07-31T12:00:00.000Z",
"attribution": "Implied probabilities and resolution status are derived from public Polymarket and Kalshi market data by x402.fenixfoundry.com. Not affiliated with, endorsed by, or a data feed of either venue. Informational only, not investment advice.",
"confidence": 0.82,
"divergence": 0.05,
"markets": [
{
"closeTime": "2026-09-01T00:00:00.000Z",
"id": "fed-rate-cut-september-2026",
"liquidity": 412000,
"matchScore": 0.91,
"probability": 0.64,
"question": "Will the Fed cut interest rates before September 2026?",
"status": "open",
"url": "https://polymarket.com/event/fed-rate-cut-september-2026",
"venue": "polymarket",
"volume": 1850000
},
{
"closeTime": "2026-09-17T00:00:00.000Z",
"id": "KXFEDDECISION-26SEP",
"liquidity": 88000,
"matchScore": 0.83,
"probability": 0.59,
"question": "Fed cuts rates at or before the September 2026 meeting",
"status": "open",
"url": "https://kalshi.com/markets/kxfeddecision-26sep",
"venue": "kalshi",
"volume": 240000
}
],
"probability": 0.6312,
"query": "Will the Fed cut rates before September 2026?",
"source": "index"
}Payment details
Pay to
0x737426d3ed53930b889b3f61774669a0fdf3be54Asset
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 market-probability & 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