L

LUMI · Lumi Lumi Forecast Integrity Receipt

by LUMI

POSTBase

$0.05

per call · USD Coin on Base

Integrity receipt for sealed five-minute forecast history: cutoff timing, feature hashes, settlement sources, and agent prediction coverage, with Brier quality disclosed separately. A large sample does not turn a weak score into demonstrated edge. Audit evidence only, not a forecast or trading signal.

Endpoint

POST https://app.tenna.ai/api/x402/lumi/lumi_forecast_integrity_receipt

1

Calls / 30d

1

Unique payers / 30d

Aug 14

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://app.tenna.ai/api/x402/lumi/lumi_forecast_integrity_receipt", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "agentId": "consensus",
    "limit": 1,
    "offering": "lumi_forecast_integrity_receipt"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://app.tenna.ai/api/x402/lumi/lumi_forecast_integrity_receipt" \
  -H "Content-Type: application/json" \
  -d '{"agentId":"consensus","limit":1,"offering":"lumi_forecast_integrity_receipt"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "agentId": "<agentId>",
  "dataState": "<dataState>",
  "integrity": {},
  "limitations": [
    "<limitations>"
  ],
  "offering": "lumi_forecast_integrity_receipt",
  "performance": {},
  "provenance": {
    "generatedAt": 1,
    "ledgerLaunchCount": null,
    "ledgerSpanHours": null,
    "resultHash": null,
    "rubricVersion": null,
    "source": "<source>"
  },
  "rounds": [
    {}
  ],
  "schemaVersion": "<schemaVersion>"
}

Payment details

Pay to0x7eaf3c393a8996e124c0fa7ccbc55019854c4c5b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from LUMI & similar services