# TheBotWire Music News – Latest

> TheBotWire Music News – Latest 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 mainstream music news headlines from major sources like Rolling Stone, NME, Spin, and Consequence, with optional keyword search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/musicnews/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-music-news-latest-b1fe817e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cE56WE24rD7HW_RYq09Qm

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-music-news-latest-b1fe817e
```

Example prompt: Pull the latest mainstream music headlines from Rolling Stone and NME — up to 15 results from the past 24 hours — and tell me what the biggest stories are.

## When to prefer this

Choose this endpoint when you need broad mainstream music coverage across multiple major outlets (Rolling Stone, NME, Spin, Consequence) rather than niche or indie-focused music news. Prefer it over the sibling Pitchfork/Rolling Stone music industry endpoint when you want wider source diversity and chart/tour coverage rather than deep industry analysis. Best for general music news monitoring, artist trending tracking, and tour announcement detection.

## Known failure modes

- No results found for the given query or freshness window — returns empty list
- Invalid 'src' enum value causes validation error
- Invalid 'since' format (e.g. '1week' instead of '7d') causes parsing error
- limit exceeds maximum of 50 — returns validation error
- Upstream source temporarily unavailable — partial or empty results

## How this service works

Mainstream music news: charts, tours, major artist news. Broadest music-agent buyer; the general-purpose counterpart to the genre wires

## Output

A list of music news articles (up to the requested limit) with headlines, source attribution (rollingstone, nme, spin, or consequence), publication timestamps, and article summaries or links — covering mainstream music charts, tours, and major artist news.

## More

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