# Fathom Macroeconomic Data API — Snapshot

> Fathom Macroeconomic Data API — Snapshot is a paid API for AI agents from fredthom.vercel.app, paid per call via x402, $0.4/call, status unknown (last checked 2026-09-14).

Retrieves a snapshot of macroeconomic economic time series data (GDP, inflation, unemployment, interest rates, etc.) from 816,000+ FRED series via a single POST call.

## Facts

- Endpoint: POST https://fredthom.vercel.app/api/snapshot
- Price: $0.4/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/fathom-macroeconomic-data-api-snapshot-9dc4a097
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_z6Aac4hytm0mafrjrYbLa

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability fathom-macroeconomic-data-api-snapshot-9dc4a097 -d '<json body>'
```

Example prompt: Pull me a snapshot of US GDP and unemployment rate data from Fathom's FRED-powered macro API — I want the latest available values for both series.

## When to prefer this

Choose this endpoint when you need quick access to authoritative US or global macroeconomic time series data backed by FRED — especially for GDP, inflation, unemployment, interest rates, or any of 816,000+ economic indicators — and want a simple pay-per-call REST interface rather than managing a FRED API key directly.

## Known failure modes

- Invalid or unrecognized FRED series code returns an error
- Rate limiting or payment failure (x402) if USDC payment is not provided
- Series with no recent data may return empty or stale results
- Network timeout if FRED upstream is slow
- Malformed POST body returns 400 bad request

## How this service works

Free macroeconomic data API powered by FRED. 816,000+ economic time series. GDP, inflation, unemployment, interest rates, and more.

## Output

Returns a snapshot of one or more macroeconomic time series from the FRED database, including historical data points for indicators such as GDP, CPI, unemployment rate, federal funds rate, and hundreds of thousands of other economic series.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/fathom-macroeconomic-data-api-snapshot-9dc4a097/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from fredthom.vercel.app](https://www.zero.xyz/host/fredthom.vercel.app/llms.txt)
