# BaseBuilder Search Real-Time Image Search

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

Performs real-time image search queries and returns relevant image results

## Facts

- Endpoint: POST https://bb-search.vercel.app/api/real-time-image-search
- Price: $0.119328/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-search-real-time-image-search-76834ad5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2Q5BseAUz80zKfu5MElMV

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 basebuilder-search-real-time-image-search-76834ad5 -d '<json body>'
```

Example prompt: Search for real-time images of the northern lights over Iceland and give me the latest results with image URLs.

## When to prefer this

Choose this endpoint when you need real-time, up-to-date image search results from the web rather than a static image database. Ideal for agents that need to find current visual content, trending images, or fresh photo results for any topic without relying on a pre-indexed collection.

## Known failure modes

- Invalid or missing search query returns an error
- No results found for obscure or very specific queries
- Payment not processed results in 402 response
- Rate limiting if too many requests are made in quick succession
- Timeout if external image search provider is slow to respond

## How this service works

BaseBuilder Search API hub - 18 paid endpoints

## Output

Returns a list of image results from a real-time web search, including image URLs, titles, and associated metadata for the queried topic.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-search-real-time-image-search-76834ad5/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-search.vercel.app](https://www.zero.xyz/host/bb-search.vercel.app/llms.txt)
