# thebotwire.com Chess News Feed

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

Retrieves latest chess news including tournament results, world championship updates, rating changes, and notable games from Chess.com

## Facts

- Endpoint: GET https://thebotwire.com/chess/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-chess-news-feed-dc2d6ae7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gb_7Dvr5vVL67fqqI0xct

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-chess-news-feed-dc2d6ae7
```

Example prompt: What's the latest chess news from Chess.com — any recent tournament results, world championship updates, or title changes in the last 24 hours?

## When to prefer this

Choose this endpoint when you need structured, curated chess-specific news from Chess.com — particularly for tournament results, FIDE title and rating changes, or world championship cycle updates. Prefer it over general news APIs when the query is chess-specific and you want clean, pre-filtered sports data without noise from unrelated topics.

## Known failure modes

- No results returned if freshness window is too narrow (e.g. 30m with no recent articles)
- Invalid 'since' format returns an error or empty set
- Limit exceeds maximum of 50, returning a validation error
- Source filter 'chesscom' may have temporary outages causing stale or missing data
- Search query returning zero matches if terms are too specific or misspelled

## How this service works

Chess news for games and sports agents: tournament results and pairings, world championship and candidates cycles, rating and title changes, and notable games from Chess.com.

## Output

A list of chess news items from Chess.com including article titles, summaries, sources, publication timestamps, and relevant metadata covering tournament results, pairings, world championship and candidates cycle updates, rating and title changes, and notable game analyses.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-chess-news-feed-dc2d6ae7/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)
