# TheBotWire Country Music Feed

> TheBotWire Country Music 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-16).

Returns latest country music news and industry updates from Nashville sources including Taste of Country, Saving Country Music, and MusicRow

## Facts

- Endpoint: GET https://thebotwire.com/country/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-country-music-feed-611e257e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Jvm5drTezf_vts3FDD5YC

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-country-music-feed-611e257e
```

Example prompt: What's the latest country music news from Nashville — pull the top 10 stories from today across all sources including MusicRow and Taste of Country.

## When to prefer this

Choose this endpoint when you need country music-specific news that spans both fan/consumer coverage (artist releases, tours) and Nashville trade industry content (radio charts, MusicRow deals, signings). Prefer over generic music news endpoints when the user's query is specifically about country music, Nashville industry, or MusicRow-style trade intel. Use the source filter to narrow to trade-only (musicrow) or fan-facing sources depending on context.

## Known failure modes

- No results returned if query terms match nothing in recent indexed content
- Source filter typo returns empty set — must match exact enum values
- 'since' parameter with invalid format (e.g. '1week' instead of '7d') may cause parse error or default behavior
- Rate limit or payment failure returns 402 if x402 payment not processed
- Stale results if sources haven't published recently in the freshness window

## How this service works

Country music: Nashville industry, releases, radio charts, awards. Genre fandom plus Nashville industry , MusicRow is the actual Nashville trade publication, so this wire spans fan and trade in one

## Output

A list of country music news items (up to 50) including article titles, summaries, source attribution (tasteofcountry, savingcountrym, or musicrow), and publication timestamps. Covers fan-facing artist news as well as Nashville trade/industry stories like signings, chart movements, and award announcements.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-country-music-feed-611e257e/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)
