M

MacroPulse · COT

by MacroPulse

GETBaseSolanaArbitrumPolygonFraxtalWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.02

per call · USD Coin on Base

CFTC Commitments of Traders positioning, parsed from the official dataset. No LLM. Answers "are hedge funds long S&P futures", "speculator positioning EUR/USD", "managed money net corn". 21 markets in 4 groups: fx (7 CME pairs), commodities (gold, WTI), grains (corn, wheat, soy complex, natgas managed-money), financials (equity index + Treasury leveraged-fund TFF). Net positions, week-over-week deltas, computed bias per market.

Endpoint

GET https://macropulse.theaslangroupllc.com/api/cot

3

Calls / 30d

3

Unique payers / 30d

Aug 26

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

Example response

{
  "deterministic": true,
  "financials": [
    {
      "am_net": 912000,
      "bias": "short",
      "lev_change_net": 8400,
      "lev_net": -61250,
      "market": "E-Mini S&P 500",
      "report_date": "2026-07-07"
    }
  ],
  "report_date": "2026-07-07"
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, Fraxtal, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

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

Get featured →

More from MacroPulse & similar services