M

MacroPulse · Macro US

by MacroPulse

GETBaseSolanaArbitrumPolygonFraxtalWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.01

per call · USD Coin on Base

Official US macro data read straight from Chainlink contracts. No LLM, no API key. Answers "what is US GDP growth", "current US inflation PCE", "what is SOFR today", "official US economic data". 7 series: real GDP level+growth, PCE index+inflation, real final sales, SOFR. Six are BEA (Dept of Commerce) on Base, SOFR is NY Fed on Ethereum - we assemble both chains. Each value ships its contract + round ID: verify us on an immutable ledger.

Endpoint

GET https://macropulse.theaslangroupllc.com/api/macro/us

8

Calls / 30d

5

Unique payers / 30d

Sep 8

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

Example response

{
  "deterministic": true,
  "series": [
    {
      "as_of": "2026-06-25T12:32:41.000Z",
      "chain": "eip155:8453",
      "contract": "0xe0eda54fC1362C0d7d0ff855E4fCEA79916Fe094",
      "key": "gdp_change",
      "name": "Real GDP — Percent Change (Annual Rate)",
      "round_id": "36893488147419103237",
      "units": "percent, annualised rate",
      "value": 2.1
    }
  ],
  "source": {
    "license": "public domain (US federal government work)",
    "transport": "Chainlink data feeds",
    "verifiable": true
  }
}

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 Onchain Data and the homepage with a featured placement.

Get featured →

More from MacroPulse & similar services