# x402stock Macro Economic Data

> x402stock Macro Economic Data is a paid API for AI agents from agents.x402stock.xyz, paid per call via x402 or MPP, $0.05/call, status unknown (last checked 2026-09-14).

Returns US and global macroeconomic indicators including Fed funds rate, CPI/PCE, jobs, GDP, Treasury yields, and World Bank data

## Facts

- Endpoint: GET https://agents.x402stock.xyz/api/v1/macro
- Price: $0.05/call
- Payment: x402, MPP
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402stock-macro-economic-data-780d40d8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_5ZI3UlK87Y_bnfEaRkraM

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 x402stock-macro-economic-data-780d40d8
```

Example prompt: Pull the latest US macroeconomic data — Fed funds rate, CPI, and the 10-year Treasury yield — so I can see where the economy stands right now.

## When to prefer this

Choose this endpoint when you need authoritative US or global macroeconomic indicators (Fed rate, CPI, PCE, GDP, jobs, Treasury yields, World Bank data) without requiring an API key or subscription. Ideal for AI agents that can pay per-request via x402/USDC. Prefer over alternatives when you need a broad macro data set in one call without managing credentials.

## Known failure modes

- Payment not provided or insufficient USDC — returns 402 Payment Required
- Invalid or unsupported properties parameter — may return empty or error response
- Rate limiting if too many requests in short succession
- Upstream data source unavailable — may return 503 or stale data
- Malformed request parameters — returns 400 Bad Request

## How this service works

The US macro backdrop in one call: the federal funds rate, CPI and PCE inflation, the labor market (unemployment, payrolls, wages), real GDP, and the Treasury yield curve. No ticker needed. Replaces six macro calls (fed-funds + inflation + pce + labor-market + gdp + treasury-yields) at a lower combined price. Spans FRED, BLS, Treasury; sections degrade independently. From x402stock

## Output

Returns macroeconomic data points and time series for US and global indicators such as Federal Reserve funds rate, CPI, PCE, GDP growth, unemployment figures, Treasury debt and yield data, and World Bank economic indicators. Data is returned as structured JSON suitable for analysis and display.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402stock-macro-economic-data-780d40d8/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agents.x402stock.xyz](https://www.zero.xyz/host/agents.x402stock.xyz/llms.txt)
