# thebotwire.com Markets Latest

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

Fetches the latest market and equities news from Yahoo Finance, MarketWatch, and Seeking Alpha for trading agents

## Facts

- Endpoint: GET https://thebotwire.com/markets/latest
- Price: $0.005/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-markets-latest-54592522
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_5rh1aUx8hrjWw7xe6z3yo

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-markets-latest-54592522
```

Example prompt: Pull the latest market news from Yahoo Finance and MarketWatch — up to 20 results from the past 2 hours — and flag anything mentioning interest rates or Fed policy.

## When to prefer this

Choose this endpoint when you need real-time or near-real-time equities and market news specifically from Yahoo Finance, MarketWatch, or Seeking Alpha — the three most widely cited retail and institutional market news sources. It is ideal for trading agents, portfolio monitors, and financial research assistants that need structured, filterable market headlines without scraping. Prefer it over generic news endpoints when the domain is specifically financial markets and equities.

## Known failure modes

- No results returned if the freshness window is too narrow and no recent articles exist
- Invalid source enum value causes request rejection
- Limit exceeding 50 is rejected
- Upstream source outage may result in empty or partial results for that source
- Stale cache may return items slightly older than the requested freshness window

## How this service works

Market and equities news for trading agents: Yahoo Finance, MarketWatch, Seeking Alpha market currents.

## Output

A list of market and equities news items drawn from Yahoo Finance, MarketWatch, and/or Seeking Alpha, each with a headline, source attribution, and publication timestamp. Results can be filtered by source, freshness window (e.g. 30m, 2h, 24h), keyword query, and capped at up to 50 items.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-markets-latest-54592522/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)
