# TheBotWire MotoGP & Two-Wheel Racing News

> TheBotWire MotoGP & Two-Wheel Racing News 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).

Fetches the latest MotoGP and two-wheel road racing news from curated motorsport sources, with optional keyword search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/motogp/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-motogp-two-wheel-racing-news-e1d626df
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_8vYEGMttr6fkR3FSp5wtx

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-motogp-two-wheel-racing-news-e1d626df
```

Example prompt: Pull the latest MotoGP news from TheBotWire — give me up to 20 results from the last 24 hours, filtered to motorsport sources only.

## When to prefer this

Choose this endpoint when you need curated, real-time MotoGP or two-wheel road racing news — especially for motorsport betting agents, race weekend monitoring, or motorcycle media aggregation. It is purpose-built for MotoGP coverage rather than being a general sports news feed, making it more precise than broad news APIs for this niche. Prefer it over general-purpose news endpoints when the use case is specifically motorcycle racing intelligence.

## Known failure modes

- No results returned if query terms match nothing in recent coverage
- Rate limiting or payment failure if x402 micropayment is not handled
- Invalid 'since' format (e.g. malformed duration string) may return an error or be ignored
- Limit exceeding maximum of 50 may be rejected or clamped
- Source filter 'motorsport' may return empty if no recent articles are indexed

## How this service works

MotoGP and two-wheel road racing. Motorsport betting agents and motorcycle-media aggregators

## Output

A list of MotoGP and two-wheel motorsport news items from curated sources, each likely including headline, source, publication timestamp, and article URL. Results can be filtered by keyword search, source type, freshness window, and capped at a specified limit (up to 50).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-motogp-two-wheel-racing-news-e1d626df/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)
