# TheBotWire Box Office Latest

> TheBotWire Box Office 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-16).

Returns the latest weekend box office grosses, opening weekend projections, and theatrical performance data from Deadline and Variety

## Facts

- Endpoint: GET https://thebotwire.com/boxoffice/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-box-office-latest-1ecaaabb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VO4sL2QlvhsIJKUCHlYy5

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-box-office-latest-1ecaaabb
```

Example prompt: Pull the latest weekend box office grosses from Deadline — give me the top 10 results from the past 24 hours so I can check how the new releases performed against their opening projections.

## When to prefer this

Use this endpoint when you need structured, up-to-date box office performance data from authoritative trade publications (Deadline and Variety) for prediction market settlement (e.g. Polymarket, Kalshi box office markets), studio equity research, or entertainment industry monitoring. Prefer this over general news search when you specifically need theatrical grosses and opening weekend projections rather than broader film industry news.

## Known failure modes

- No results for overly narrow search query — returns empty list
- Invalid 'since' format (e.g. '1week' instead of '7d') — may return error or be ignored
- Source enum value misspelled — returns 400 or empty results
- Stale data if box office weekend reports haven't yet been published (Monday morning lag)
- Payment failure via x402 if USDC balance is insufficient — returns 402

## How this service works

Weekend box office grosses, opening projections, theatrical performance. Trading/prediction-market agents (box office is a settled-outcome market on Polymarket/Kalshi), plus finance bots covering studio equities. Deadline's

## Output

A list of box office news items and data points drawn from Deadline and/or Variety, including article titles, snippets, publication source, and timestamps. Each item covers weekend grosses, cumulative totals, opening projections, or theatrical performance analysis. Results are filterable by source, freshness window, and keyword search, with up to 50 items returned.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-box-office-latest-1ecaaabb/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)
