# TheBotWire VR/AR News Feed

> TheBotWire VR/AR 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-14).

Returns the latest VR/AR news items covering Quest, Vision Pro, headset releases, and VR game launches from UploadVR and Road to VR

## Facts

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

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-vr-ar-news-feed-e89d53c8
```

Example prompt: Pull the latest VR and AR news from the past 24 hours — specifically anything about new headset releases or VR game launches, up to 20 results from Road to VR.

## When to prefer this

Choose this endpoint when you need focused VR/AR industry news specifically from UploadVR and Road to VR — the two most authoritative XR-specialist publications. Prefer this over general tech news endpoints when the user's query is specifically about headset hardware, VR game launches, or immersive technology releases. The source filter makes it ideal for agents that need to cite specific trusted XR publications.

## Known failure modes

- No results found if freshness window is too narrow or query too specific
- Invalid enum value for src returns error
- limit out of range (must be 1–50) returns validation error
- Upstream source unavailability may result in empty or partial result sets
- Payment failure (x402) if USDC balance is insufficient

## How this service works

VR/AR: Quest, Vision Pro, headset releases, VR game launches. Hardware-tracking and early-adopter agents; the VR audience skews toward people who build their own tooling

## Output

A list of VR/AR news items from UploadVR and/or Road to VR, each including article title, source, publication timestamp, summary or excerpt, and URL. Results are filtered by optional search query, source, recency window, and result count limit.

## More

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