# thebotwire.com Central Banks Wire

> thebotwire.com Central Banks Wire is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Fetches the latest Bank of Canada rate decisions and press releases plus ECB research commentary on monetary policy and financial stability

## Facts

- Endpoint: GET https://thebotwire.com/centralbanks/latest
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-central-banks-wire-8721c14f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_lWXp0ERQ6PCpUrQkjdnXg

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 thebotwire-com-central-banks-wire-8721c14f
```

Example prompt: Pull the latest Bank of Canada and ECB publications from the past 24 hours — I want to see any rate decisions, press releases, or monetary policy commentary that came out today.

## When to prefer this

Choose this endpoint when you need real-time or recent central bank communications specifically from the Bank of Canada or the European Central Bank — ideal for macro trading agents, financial stability monitors, or policy research pipelines that need BoC rate decisions or ECB blog posts without scraping primary sources. Prefer this over general news APIs when you need clean structured central bank content with source-level filtering and freshness controls.

## Known failure modes

- No results found if freshness window is too narrow and no items were published in that period
- Invalid src enum value returns an error or empty set
- Limit parameter out of range (below 1 or above 50) causes a validation error
- Stale or delayed feed if upstream Bank of Canada or ECB publication systems lag
- HTTP 402 Payment Required if x402 payment is not properly attached to the request

## How this service works

Central bank communications for macro agents beyond the Federal Reserve: Bank of Canada rate decisions and press releases, plus European Central Bank research commentary on monetary policy and financial stability.

## Output

A list of recent central bank publications including source identifier (boc or ecbblog), title, publication timestamp, summary or excerpt, and a link to the original document — filtered by source, query, recency window, and result count as requested.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-central-banks-wire-8721c14f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
