# thebotwire.com Romance Books Feed

> thebotwire.com Romance Books 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).

Returns the latest romance book releases, reviews, and BookTok-driven trends from curated publishing sources like Smart Bitches Trashy Books

## Facts

- Endpoint: GET https://thebotwire.com/romancebooks/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-com-romance-books-feed-37cf708b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_m_uIn52ZKJp1cvYNFY9Qh

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-com-romance-books-feed-37cf708b
```

Example prompt: Pull the latest 20 romance book releases and reviews from the past 3 days, filtering by Smart Bitches Trashy Books — I want to see what's trending in romance right now.

## When to prefer this

Choose this endpoint when you need curated, romance-specific publishing content — releases, reviews, and BookTok-driven trends — rather than general book news or broad fiction coverage. Ideal for recommendation agents, reading list builders, or entertainment agents focused on the romance genre. Prefer this over general news endpoints when your user's query is explicitly about romance novels or romance reading.

## Known failure modes

- No results returned when freshness window is too narrow (e.g. 30m with no recent activity)
- Invalid 'since' format causes parameter rejection
- Limit value outside 1-50 range returns validation error
- Payment not processed results in 402 response
- Source filter 'smartbitchestr' returns empty if that source has no recent content

## How this service works

Romance publishing: releases, reviews, BookTok-driven trends. Romance is the single best-selling fiction category and drives BookTok; recommendation agents for it have real consumer pull

## Output

A list of romance book entries including titles, release info, reviews, trend signals, and source metadata drawn from curated romance publishing outlets — up to 50 results depending on the limit parameter, filtered optionally by source or freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-romance-books-feed-37cf708b/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)
