ALL SYSTEMS LIVE·87 INSTRUMENTS · 19 VERTICALS
ED25519 · BITCOIN-ANCHORED·--:--:-- UTC
Treasury + FOMC · signed

Economic calendar API for finance AI agents.

A finance agent needs to know what's on the calendar — when the Fed meets, when Treasury auctions are scheduled. Dynamic Feed serves the US Treasury auction calendar and FOMC meeting dates keyless over MCP or REST, each entry sourced and signed, so the schedule is citeable and verifiable.

The call

Keyless over MCP, or one REST call with a free key. Every datapoint is provenance-stamped and citeable.

# Keyless over MCP — point any client at https://dynamicfeed.ai/mcp
# Or one signed REST call (free key) — full reference at https://dynamicfeed.ai/docs:
curl -s https://dynamicfeed.ai/v1/batch -H "Content-Type: application/json" \
  -d '{"calls":[{"tool":"","args":{}}]}'

Sample response

{ "event": "FOMC meeting", "scheduled_at": "...Z",
  "source": "U.S. Federal Reserve", "signature": { "alg": "Ed25519", "key_id": "df-ed25519-4cb32e72f333" } }

Why live data

Finance agents plan around the calendar — but a hallucinated date is worse than none. Dynamic Feed serves the scheduled dates it actually covers — US Treasury auctions (TreasuryDirect) and FOMC meeting dates (U.S. Federal Reserve) — in a provenance envelope, signed over their exact bytes, verifiable against /.well-known/keys. It surfaces these scheduled dates from public sources: no prices, no CPI or jobs releases, and not a guarantee of completeness. It is data, NOT financial or trading advice, and dates can change at the source's discretion.

Use it for

FAQ

What's on the calendar?

Currently US Treasury auction dates and FOMC meeting dates — scheduled events only. No prices, no CPI/jobs releases, no forecasts.

Is this financial or trading advice?

No. Dynamic Feed surfaces a public schedule of Treasury auctions and FOMC dates with provenance and a signature. It is data, not financial or trading advice.

What does signing prove?

That Dynamic Feed served this exact schedule entry at this time and it hasn't been altered since — authenticity and integrity. Not that the date won't change at the source, and not a guarantee of completeness.

Related live feeds

Ready when your agent is

Plug your agent into the now.

Keyless over MCP, or a free REST key — 87 live tools, signed and Bitcoin-anchored. Live in under a minute.