# TheBotWire US Pro Sports Transactions & Rumors

> TheBotWire US Pro Sports Transactions & Rumors is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Returns the latest cross-league US pro sports transactions and roster rumors (NFL, NBA, MLB, NHL) from major sports news sources in a single poll

## Facts

- Endpoint: GET https://thebotwire.com/transactions/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-us-pro-sports-transactions-rumors-e65391e5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HwfCj6nWRNL5g7ov8nzoA

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-us-pro-sports-transactions-rumors-e65391e5
```

Example prompt: Pull the latest roster moves and trade rumors across all major US pro sports leagues — NFL, NBA, MLB, and NHL — from the last 2 hours, up to 20 results.

## When to prefer this

Choose this endpoint when you need to monitor roster moves, trades, signings, or rumors across multiple US major sports leagues (NFL, NBA, MLB, NHL) in a single API call rather than polling four separate league-specific sources. Ideal for fantasy sports agents, sportsbook risk desks, sports media monitoring, and any workflow that needs near-real-time cross-league roster intelligence. Prefer it over general news search endpoints when the specific need is player transactions and roster moves rather than broader sports editorial coverage.

## Known failure modes

- No results returned if no transactions occurred within the requested freshness window
- Invalid 'since' format (e.g. '2days' instead of '2d') may return an error or be ignored
- Invalid 'src' enum value returns an error
- Limit exceeding 50 returns a validation error
- Upstream source feeds may be temporarily unavailable, returning partial results

## How this service works

Cross-league US pro sports transactions and rumors (NFL/NBA/MLB/NHL). Any agent that needs one poll instead of four to catch roster changes across all US majors; also sports-media and sportsbook risk desks

## Output

A list of structured transaction and rumor items, each including source (e.g. profootballrum, hoopsrumors, mlbtraderumors), headline text, league, publication timestamp, and a link to the original article. Results are sorted by recency and capped at the requested limit.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-us-pro-sports-transactions-rumors-e65391e5/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)
