C

Coil Index Scores · Board Indices

by Coil Index Scores

GETBaseSolanaalgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=Algorand

$0.005

per call · USD Coin on Base

Index scores for trading agents — how strong is each major index right now? One read returns the scored index row per book: S&P 500 (SPY) and Nasdaq-100 (QQQ) plus the macro and BTC/ETH crypto books — 0-100 opportunity score, percentile, green/yellow/red light and entry state for each index, with every book's regime verdict alongside. The cheapest top-down read of the whole tape. Refreshed ~5 min in market hours, timestamped. Research, not advice.

Endpoint

GET https://coil.trade/api/board/indices

18

Calls / 30d

8

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://coil.trade/api/board/indices", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://coil.trade/api/board/indices" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "asof_daily": "2026-07-22",
  "book_order": [
    "spx",
    "qqq",
    "macro",
    "crypto"
  ],
  "books": {
    "spx": {
      "index": {
        "light": "g",
        "opp_pct": 90,
        "opp_score": 65.5,
        "state": "cold",
        "sym": "SPY"
      },
      "label": "SPX",
      "regime_mode": "NAMES_ON",
      "verdict": "…"
    }
  },
  "freshness": {
    "data_age_seconds": 142,
    "market_open": true,
    "next_refresh_at": "<ISO-8601 UTC — always present; do not re-buy before this>",
    "poll_hint": "Market open — this board recomputes about every 5 minutes; polling faster returns the same payload."
  },
  "product": "coil-indices"
}

Payment details

Pay to0x7b53524d5c5d29efb8c1d128c56f62fe38cd9476
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=, Algorand
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Coil Index Scores & similar services