# TheBotWire CFB Latest

> TheBotWire CFB 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 college football news and recruiting/NIL stories from curated sources including CBS Sports, On3, and Saturday Down South

## Facts

- Endpoint: GET https://thebotwire.com/cfb/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-cfb-latest-5f9f9f10
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_sNVq-OLb-11CCY2l-vBNd

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-cfb-latest-5f9f9f10
```

Example prompt: Pull the latest college football recruiting and NIL news from On3 for the past 2 hours — give me up to 20 stories.

## When to prefer this

Choose this endpoint when you need real-time college football news, recruiting updates, or NIL valuations from a curated set of authoritative CFB sources. Ideal for CFB betting agents needing fresh spread-relevant news, recruiting trackers monitoring player commitments and NIL deals, or any agent that needs structured access to On3 and CBS Sports CFB content without scraping. Prefer over generic news search endpoints when the domain scope is specifically college football.

## Known failure modes

- No results returned when query terms are too specific or niche
- Source filter returns empty if that outlet hasn't published recently
- Freshness window too narrow (e.g. 30m) may yield zero results during off-season
- Payment failure if USDC balance is insufficient (x402 protocol)
- Rate limiting if called too frequently in succession

## How this service works

College football news and recruiting. College betting agents (CFB spreads are the softest major US market) and recruiting/NIL trackers. On3 is the NIL-valuation outlet

## Output

A list of college football news items, each containing headline, source, publication timestamp, and story content or summary. Results are drawn from curated CFB sources (CBS Sports, On3, Saturday Down South) and can be filtered by source, search query, and freshness window. Default returns 10 most recent items.

## More

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