# TheBotWire LEGO News Feed

> TheBotWire LEGO 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 LEGO set announcements, retirements, retail deals, and AFOL community news from BrothersBrick and BrickFanatics

## Facts

- Endpoint: GET https://thebotwire.com/lego/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-lego-news-feed-e5326e8b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_xqaZRNU-uhIhpYUA7LYLZ

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-lego-news-feed-e5326e8b
```

Example prompt: Pull the latest LEGO retirement and deal news from BrothersBrick and BrickFanatics from the last 24 hours — show me up to 20 results so I can spot any sets worth buying before they retire.

## When to prefer this

Choose this endpoint when you need real-time or recent LEGO-specific news including set retirement dates, new set announcements, and retail pricing deals. Ideal for collectible investment agents tracking retiring sets, price-alert bots, or AFOL-oriented assistants that need curated LEGO news rather than generic web search results.

## Known failure modes

- No results found for the given query or freshness window — returns empty list
- Invalid 'since' format causes a 400 error
- Invalid 'src' enum value causes a 400 error
- Upstream source (BrothersBrick/BrickFanatics) unavailable causes degraded or empty results
- Limit exceeds maximum of 50 — rejected with validation error

## How this service works

LEGO: set announcements, retirements, retail deals, AFOL community. Set-retirement and price-tracking agents , retiring LEGO sets are a well-known collectible-appreciation play with an active resale market

## Output

A list of LEGO news articles and items including set names, retirement notices, deal prices, source attribution (BrothersBrick or BrickFanatics), publication timestamps, and relevant URLs — up to 50 results depending on the limit parameter.

## More

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