# Basebuilder2 Search – Real-Time Lens Data

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

Fetches real-time lens/search data via the BaseBuilder Search API hub, one of 18 paid endpoints available on the platform.

## Facts

- Endpoint: POST https://bbx-search.vercel.app/api/real-time-lens-data
- Price: $0.080258/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-search-real-time-lens-data-717f7c83
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WAVcz_2lCpbIBiTIzPPb3

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-search-real-time-lens-data-717f7c83 -d '<json body>'
```

Example prompt: Search BaseBuilder's real-time lens for the latest results on 'AI agent frameworks 2025' and give me what comes back.

## When to prefer this

Choose this endpoint when you need real-time, live search results through BaseBuilder's lens data system and are willing to pay per-call via x402 micropayment. Prefer it over static datasets when freshness matters and over general web search APIs when you specifically need the BaseBuilder lens perspective.

## Known failure modes

- Missing or malformed query parameter returns 400 error
- Payment of 0.080258 USDC not completed triggers 402 Payment Required
- Query exceeds rate limits or quota returns 429 Too Many Requests
- Endpoint returns empty results if no real-time data matches the lens query
- Service unavailability on Vercel infrastructure causes 503 errors

## How this service works

BaseBuilder Search API hub - 18 paid endpoints

## Output

Returns real-time lens data matching the search query, likely including result items, titles, URLs, snippets, and metadata reflecting the current state of the indexed content.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-search-real-time-lens-data-717f7c83/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)
