F

FOMC + Economic Release Calendar · Macro Calendar

by FOMC + Economic Release Calendar

GETBaseSolana

$0.01

per call · USD Coin on Base

FOMC meeting dates and major US economic release dates (CPI, non-farm payrolls, GDP, PCE, retail sales) in one call, each with a days-until countdown, between 'from' and 'to' -- the market-wide catalysts that move every ticker at once. FOMC dates from the Fed's official calendar; release dates live from FRED, and a temporarily-unavailable release is reported explicitly, not silently dropped. Not ticker-specific. $0.01/call.

Endpoint

GET https://x402-stock-indicators.vercel.app/macro-calendar

1

Calls / 30d

1

Unique payers / 30d

Aug 21

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://x402-stock-indicators.vercel.app/macro-calendar", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402-stock-indicators.vercel.app/macro-calendar?from=2026-07-21&to=2026-09-01" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "economic_releases": [
    {
      "date": "2026-07-30",
      "days_until": 9,
      "release": "GDP",
      "release_id": 53
    },
    {
      "date": "2026-07-30",
      "days_until": 9,
      "release": "PCE",
      "release_id": 54
    },
    {
      "date": "2026-08-07",
      "days_until": 17,
      "release": "Non-Farm Payrolls",
      "release_id": 50
    },
    {
      "date": "2026-08-12",
      "days_until": 22,
      "release": "CPI",
      "release_id": 10
    }
  ],
  "failed_releases": [],
  "fomc_meetings": [
    {
      "days_until": 7,
      "end_date": "2026-07-29",
      "has_summary_of_projections": false,
      "start_date": "2026-07-28"
    }
  ],
  "from": "2026-07-21",
  "to": "2026-09-01"
}

Payment details

Pay to0xe4181c7de066959bcca010525304ba68a84768e0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

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

Get featured →

More from FOMC + Economic Release Calendar & similar services