# Basebuilder2 Real-Time Web Search

> Basebuilder2 Real-Time Web Search is a paid API for AI agents from bbx-search.vercel.app, paid per call via x402, $0.090749/call, status unknown (last checked 2026-09-14).

Performs real-time web search queries and returns current results from across the web

## Facts

- Endpoint: POST https://bbx-search.vercel.app/api/real-time-web-search
- Price: $0.090749/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-real-time-web-search-97d22512
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_U0iE4gbsCnUs1ww6OSHQz

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 basebuilder2-real-time-web-search-97d22512 -d '<json body>'
```

Example prompt: Search the web right now for the latest news on battery electric vehicle adoption rates in Europe and give me a summary of what you find.

## When to prefer this

Choose this endpoint when you need live, real-time web search results rather than a static knowledge base — especially for current events, recent news, up-to-date prices, or any information that changes frequently. Prefer this over cached or static data sources when freshness matters.

## Known failure modes

- Empty or no results returned for very niche or obscure queries
- Rate limiting or quota exhaustion returning error responses
- Payment failure via x402 protocol blocking the request
- Query too vague producing low-relevance results
- Temporary upstream search provider outage returning 5xx errors

## How this service works

BaseBuilder Search API hub - 18 paid endpoints

## Output

Returns a list of real-time web search results including page titles, URLs, and text snippets or summaries from live web pages matching the query

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-real-time-web-search-97d22512/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-search.vercel.app](https://www.zero.xyz/host/bbx-search.vercel.app/llms.txt)
