# TheBotWire Robotics News Feed

> TheBotWire Robotics 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).

Fetches the latest robotics industry news and research from curated sources including The Robot Report, IEEE Spectrum, and Robohub

## Facts

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

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-robotics-news-feed-fc5da5e7
```

Example prompt: Pull the latest robotics industry news from TheBotWire — give me up to 20 results from the last 24 hours, filtered to The Robot Report and IEEE Spectrum.

## When to prefer this

Choose this endpoint when you need current robotics industry news, research publications, or deal-flow intelligence specifically from curated robotics sources (The Robot Report, IEEE Spectrum, Robohub). Prefer over general news endpoints when the domain is specifically robotics, warehouse automation, or robotics investment — the curation ensures higher signal-to-noise than broad news APIs.

## Known failure modes

- No results matching the specified query or source filter
- Invalid freshness window format returns an error
- Requested limit exceeds maximum of 50
- Source enum value misspelled causes filter to fail
- Payment not accepted results in 402 response

## How this service works

Robotics industry and research. Robotics integrators, warehouse-automation vendors, VC deal-flow scanners

## Output

Returns a list of robotics news articles including headlines, source publication (therobotreport, spectrum, or robohub), URLs, and timestamps, filtered by any specified query terms, source, and freshness window. Default returns up to 10 latest items.

## More

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