# TheBotWire Convenience & Fuel Retail News Feed

> TheBotWire Convenience & Fuel Retail 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-13).

Fetches the latest news and updates from convenience store, forecourt fuel retail, and c-store foodservice industry sources

## Facts

- Endpoint: GET https://thebotwire.com/convenience/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-convenience-fuel-retail-news-feed-f6730806
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_AiS-jn-pt_DSxK-VSsPup

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-convenience-fuel-retail-news-feed-f6730806
```

Example prompt: Pull the latest convenience store and fuel retail news from TheBotWire — give me the 15 most recent items from the past 24 hours, filtered to the conveniencesto source.

## When to prefer this

Choose this endpoint when you need focused convenience store, forecourt fuel retail, or c-store foodservice industry news rather than general business or broader retail news. It is purpose-built for c-store chains, fuel retail analytics, c-store suppliers/distributors, and franchise or site-selection agents. Prefer it over the general TheBotWire breaking-news endpoint when the domain is specifically convenience or fuel retail.

## Known failure modes

- No results returned if freshness window is too narrow for the niche topic
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause a parsing error
- Unrecognized 'src' enum value returns validation error
- Limit exceeding 50 returns an error; limit below 1 is rejected
- Payment not processed results in HTTP 402 before content is returned

## How this service works

Convenience store and forecourt retail , c-store chains, fuel retail, foodservice at pump. C-store suppliers and distributors, fuel-retail analytics vendors, and franchise/site-selection agents

## Output

Returns a list of news items from convenience store and fuel retail industry publications, each containing headline, source, publication timestamp, summary or body text, and a link to the original article. Results are ordered by recency and filtered by any supplied query terms, source, and freshness window.

## More

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