# BaseBuilder Stocks - Forex News

> BaseBuilder Stocks - Forex News is a paid API for AI agents from bb-stocks.vercel.app, paid per call via x402, $0.11277/call, status unknown (last checked 2026-09-15).

Fetches the latest forex market news articles and updates relevant to currency trading

## Facts

- Endpoint: POST https://bb-stocks.vercel.app/api/forex/news
- Price: $0.11277/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-stocks-forex-news-10b4307b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_neNG6Y8_aXCAVzYY4MFbY

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 basebuilder-stocks-forex-news-10b4307b -d '<json body>'
```

Example prompt: Can you pull the latest forex news for EUR/USD so I can see what's moving the dollar against the euro right now?

## When to prefer this

Choose this endpoint when you need current forex-specific news rather than general financial news, especially when trading decisions or market awareness for currency pairs is required. Prefer this over generic news APIs when the focus is FX markets and currency-specific developments.

## Known failure modes

- Invalid or unsupported currency pair returns an error or empty result
- Missing required POST body fields return a 400 bad request
- Payment not provided or insufficient USDC results in a 402 Payment Required response
- No recent news available for the requested pair returns an empty array
- Service unavailable or timeout from upstream news provider returns a 5xx error

## How this service works

BaseBuilder Stocks API hub - 21 paid endpoints

## Output

A list of recent forex news articles or headlines, including titles, publication timestamps, source information, and summaries relevant to the queried currency pair or market topic.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-stocks-forex-news-10b4307b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-stocks.vercel.app](https://www.zero.xyz/host/bb-stocks.vercel.app/llms.txt)
