C

Coinopai · Kronos Forecast

by Coinopai

GETBase

$0.05

per call · USD Coin on Base

Kronos by ForgeMesh calibrated crypto price forecast for BTC, ETH, SOL, XRP, and ADA. Returns its forecast horizon, current price, conformal 80% price range, point return, and upside probability for risk-aware autonomous agent planning. Updates hourly; paid in USDC on Base via x402.

Endpoint

GET https://x402.coinopai.com/api/kronos/forecast

2

Calls / 30d

2

Unique payers / 30d

Aug 23

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.coinopai.com/api/kronos/forecast", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402.coinopai.com/api/kronos/forecast?symbol=BTC" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "current_price": 61234.5,
  "horizon": "~5h",
  "range_80": {
    "coverage_target": 0.8,
    "high": 62806,
    "low": 60275,
    "method": "conformal"
  },
  "symbol": "BTC/USD",
  "upside_probability": 0.52,
  "why_not_high": [
    "The calibrated interval is designed for approximate coverage, not certainty; some realized prices can still land outside the range."
  ]
}

Payment details

Pay to0x1304ec1a8945365e43a5c18a734065f107b417ca
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Coinopai & similar services