X

X402stock · COT

by X402stock

GETBase

$0.02

per call · USD Coin on Base

The weekly CFTC Commitments of Traders positioning across major futures markets in one call: for each market the open interest, non-commercial (large speculator) net position and weekly change, and commercial (hedger) net position. Covers equity indices, gold/silver, crude/natural gas, major FX, the 10-year note, and bitcoin. No ticker needed. Sourced from the US CFTC. From x402stock

Endpoint

GET https://x402stock.xyz/api/v1/cot

1

Calls / 30d

1

Unique payers / 30d

Aug 17

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

Example response

{
  "as_of": "2026-06-02T00:00:00.000Z",
  "attribution": "Source: U.S. Commodity Futures Trading Commission (CFTC) Commitments of Traders",
  "markets": [
    {
      "commercial_net": -206345,
      "contract_code": "088691",
      "group": "metals",
      "market": "gold",
      "name": "Gold",
      "noncommercial_net": 176020,
      "noncommercial_net_change": 21760,
      "open_interest": 326052,
      "open_interest_change": -27437,
      "report_date": "2026-06-02"
    }
  ],
  "report": "legacy_futures_only",
  "source": "cftc"
}

Payment details

Pay to0x3070fbb3803819fb5bdfe9286fdc6325a877fa85
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 X402stock & similar services