x402basequality 0.25

AI-powered book search and recommendation chatbot, pay-per-query via x402.

Price
per_call
Protocol
x402
Verified
no

What it does

BookBot is a web application that lets users search for and discover books from a large collection using AI chat. The x402-enabled endpoint at /api/x402 accepts POST requests and returns an HTTP 402 challenge, indicating it is live and requires payment to access. The landing page shows support for multiple GPT model tiers (GPT 4o, GPT 5, GPT 5 Mini) and highlights popular titles like "The Name of the Wind," "The Way of Kings," and "The Alchemist."

Documentation is effectively absent — the /docs, /pricing, /api, and /README paths all return 404. The x402 challenge body was empty (no price, network, or token information was captured), so exact pricing and payment details cannot be confirmed. The robots.txt explicitly disallows crawling of /api/ paths. Without an OpenAPI spec, request/response schemas, or pricing metadata, the endpoint's exact capabilities and cost structure remain unclear.

Given the sparse information, this listing is largely inferred from the landing page content and the live 402 probe. Users should expect a book-search or book-recommendation AI chat endpoint, but should verify pricing and request format directly with the provider before integrating.

Capabilities

book-searchbook-recommendationai-chatllm-poweredx402-payment

Use cases

  • Finding books by title, author, or description via natural language queries
  • Getting AI-powered book recommendations based on preferences
  • Integrating book search into reading apps or agents
  • Discovering books from a large catalog using conversational AI

Fit

Best for

  • Agents that need book discovery or recommendation capabilities
  • Developers building reading or library applications
  • Users who want conversational book search

Not for

  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Non-book-related search or general-purpose LLM tasks
  • Applications needing transparent, well-documented pricing before integration

Quick start

curl -X POST https://www.book-bot.app/api/x402 \
  -H "Content-Type: application/json" \
  -d '{"query": "fantasy books like The Name of the Wind"}'

Example

Request

{
  "query": "fantasy books like The Name of the Wind"
}

Endpoint

Transporthttp
Protocolx402
Pay to0x26b354827942a0802552e433d357c78d78d2e987
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge returned on POST), but the challenge body is empty with no pricing, token, or network info. No documentation, no OpenAPI spec, no examples, and no pricing page exist. Almost everything is inferred from the landing page.

Warnings

  • x402 challenge body is empty — no price, token, network, or payment details could be extracted
  • No API documentation found (docs, pricing, README all return 404)
  • No OpenAPI or schema available; request/response formats are unknown
  • robots.txt disallows crawling of /api/ paths
  • Request and response examples are speculative

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 00:53:08Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access