# TheBotWire Freight & Trucking News Feed

> TheBotWire Freight & Trucking 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-15).

Returns the latest freight and trucking news including spot rates, carrier capacity, brokerage updates, and driver regulation from Transport Topics and Trucking Dive

## Facts

- Endpoint: GET https://thebotwire.com/freight/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-freight-trucking-news-feed-ba82e99c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zA1uzW5LFI4Fa5AAeQqYP

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-freight-trucking-news-feed-ba82e99c
```

Example prompt: Pull the latest freight and trucking headlines from Transport Topics and Trucking Dive — up to 20 results from the past 24 hours — and flag anything about spot rate changes or carrier capacity.

## When to prefer this

Choose this endpoint when you need freight- and trucking-specific news — spot rates, carrier capacity, driver regulations, brokerage — from curated industry sources (Transport Topics, Trucking Dive). Prefer it over general news feeds when the domain must be logistics/trucking and source quality matters. Use it over the sibling FreightWaves/Supply Chain Dive endpoint when you specifically need ttnews or truckingdive coverage.

## Known failure modes

- No results returned if freshness window is too narrow and no recent articles exist
- Invalid 'since' format (e.g. '1week' instead of '7d') may return an error or empty set
- Invalid 'src' enum value returns a validation error
- Exceeding limit of 50 returns a schema validation error
- Upstream source unavailability may result in stale or missing content from one source

## How this service works

Freight and trucking , spot rates, carrier capacity, brokerage, driver regulation. Freight brokers and 3PLs, transport-management software, and rate-monitoring agents

## Output

A list of freight and trucking news items from Transport Topics (ttnews) and Trucking Dive, each containing headline, source, publication timestamp, summary, and article URL. Results can be filtered by source and freshness window, with up to 50 items returned per call.

## More

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