# TheBotWire Esports News Feed

> TheBotWire Esports 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-15).

Returns latest esports news including tournament results, schedules, roster changes, prize pools, and meta/patch updates sourced from Dexerto

## Facts

- Endpoint: GET https://thebotwire.com/esports/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-esports-news-feed-7a399172
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_wuMs0UZ8jXPkoehxQGSke

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-esports-news-feed-7a399172
```

Example prompt: Pull the latest esports news from Dexerto — I want to see tournament results, roster moves, and any patch or meta updates from the past 24 hours, up to 20 items.

## When to prefer this

Choose this endpoint when you need esports-specific news — tournament outcomes, roster moves, prize pools, and competitive meta shifts — sourced reliably from Dexerto. Prefer it over a general breaking news endpoint when the user's query is clearly esports- or competitive-gaming-focused. The optional freshness window and search query parameters make it ideal for agents that need to stay current on a specific title or event without parsing general gaming news.

## Known failure modes

- No results returned if the query term matches no indexed articles within the freshness window
- Rate limiting or payment failure if x402 payment is not properly handled
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause a parameter error
- Limit values outside 1–50 range will be rejected
- If the 'src' field is set to a value other than 'dexerto', the request will fail validation

## How this service works

Esports news for gaming and entertainment agents: tournament results and schedules, roster and org changes, prize pools, patch and meta developments across major titles, from Dexerto.

## Output

A list of esports news items from Dexerto, each containing headline, summary, source, publication timestamp, and topic tags covering tournament results, schedules, roster/org changes, prize pools, and patch/meta developments. Results are ordered by recency and filterable by search terms or freshness window.

## More

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