# Heurist Mesh FredMacroAgent – Macro Release Context

> Heurist Mesh FredMacroAgent – Macro Release Context is a paid API for AI agents from mesh.heurist.xyz, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-13).

Returns recent release dates and linked historical series context for a single supported macroeconomic data release, enabling pre- and post-release analysis.

## Facts

- Endpoint: POST https://mesh.heurist.xyz/x402/agents/FredMacroAgent/macro_release_context
- Price: $0.003/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/heurist-mesh-fredmacroagent-macro-release-context-981cd4b4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ypaEIePUhq52MSFVYZvNz

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 heurist-mesh-fredmacroagent-macro-release-context-981cd4b4 -d '<json body>'
```

Example prompt: Can you pull the recent release dates and linked series history for CPI so I can do a pre-release analysis before tomorrow's print?

## When to prefer this

Use this endpoint when you need structured release schedule history and linked series context for a specific supported macro indicator (CPI, PCE, payrolls, GDP, etc.) — especially for systematic pre/post-release analysis. Prefer over the broader macro regime summary endpoint when you need release-date-level granularity for a single indicator rather than a holistic multi-pillar regime view.

## Known failure modes

- Unsupported macro release identifier returns an error or empty result
- Stale or unavailable FRED data may produce outdated release dates
- Invalid or missing release name parameter causes a 400-class error
- Payment failure (x402) if USDC balance insufficient

## How this service works

Return recent release dates and linked series history for one supported macro release. Use this for pre/post-release analysis.

## Output

Returns a structured dataset containing recent release dates for the specified macro indicator (e.g. CPI, PCE, GDP, payrolls) and the linked historical time series data, giving the agent context for pre- or post-release analysis of economic conditions.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/heurist-mesh-fredmacroagent-macro-release-context-981cd4b4/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mesh.heurist.xyz](https://www.zero.xyz/host/mesh.heurist.xyz/llms.txt)
