# TheBotWire Xbox/Game Pass News Feed

> TheBotWire Xbox/Game Pass 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 the latest Xbox platform news including Game Pass additions and first-party Microsoft gaming announcements

## Facts

- Endpoint: GET https://thebotwire.com/xbox/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-xbox-game-pass-news-feed-73c5d48a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_p4kQXvv--ayDemScdCTq-

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-xbox-game-pass-news-feed-73c5d48a
```

Example prompt: What games were added to Xbox Game Pass in the last 24 hours? Give me up to 15 results.

## When to prefer this

Use this endpoint when an agent needs Xbox-specific or Game Pass-specific news rather than general gaming industry news. Prefer this over the broader gaming news endpoint (GameSpot/IGN) when the user specifically asks about Game Pass library changes or Microsoft/Xbox platform announcements. Ideal for consumer-facing agents that track subscription game library updates on a recurring basis.

## Known failure modes

- No results returned if the freshness window is too narrow and no new items have been published
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause a 400 error
- Limit values outside 1–50 will be rejected
- Query terms that don't match Xbox feed vocabulary return empty result sets

## How this service works

Xbox platform: Game Pass additions, first-party news. 'What's on Game Pass now' is a real recurring consumer query with high bot value

## Output

A list of news items sourced from Xbox-specific feeds, each containing headline, summary, source, and publication timestamp. Results reflect Game Pass additions, Microsoft first-party game news, and platform announcements. Default returns up to 10 items; can be filtered by freshness window or keyword query.

## More

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