# Basebuilder2 Stocks – Forex Economic Calendar

> Basebuilder2 Stocks – Forex Economic Calendar is a paid API for AI agents from bbx-stocks.vercel.app, paid per call via x402, $0.130612/call, status unknown (last checked 2026-09-14).

Returns upcoming and historical forex economic calendar events (e.g. central bank decisions, GDP releases, NFP) for a given date range or currency pair.

## Facts

- Endpoint: POST https://bbx-stocks.vercel.app/api/forex/calendar
- Price: $0.130612/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-stocks-forex-economic-calendar-38cee145
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3m6y3Y2q48W7PkE3SbBqa

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 basebuilder2-stocks-forex-economic-calendar-38cee145 -d '<json body>'
```

Example prompt: Pull the forex economic calendar for next week and show me all high-impact events affecting USD and EUR, including the forecast and previous values.

## When to prefer this

Choose this endpoint when you need structured, machine-readable forex economic calendar data with impact ratings and consensus forecasts — particularly useful for automated trading systems, pre-trade risk checks, or macro analysis dashboards. Prefer over scraping financial news sites when you need clean structured event data with forecast/actual comparisons.

## Known failure modes

- Invalid or unsupported date range returns empty results or error
- Unknown currency pair or country code returns 400 or empty list
- Payment authorization failure (402) if USDC payment header is missing or insufficient
- Downstream data provider outage causing 503 or stale data
- Rate limiting if called too frequently without proper x402 payment

## How this service works

BaseBuilder Stocks API hub - 21 paid endpoints

## Output

A list of economic calendar events each containing the event name, affected currency/country, scheduled date and time, impact level (low/medium/high), forecast value, previous value, and actual value (if the event has already occurred).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-stocks-forex-economic-calendar-38cee145/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-stocks.vercel.app](https://www.zero.xyz/host/bbx-stocks.vercel.app/llms.txt)
