# BaseBuilder Search – Google AI Overviews

> BaseBuilder Search – Google AI Overviews is a paid API for AI agents from bb-search.vercel.app, paid per call via x402, $0.12848/call, status unknown (last checked 2026-09-16).

Retrieves Google AI Overview (SGE) results for a given search query via the BaseBuilder Search API hub

## Facts

- Endpoint: POST https://bb-search.vercel.app/api/google/ai-overviews
- Price: $0.12848/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-search-google-ai-overviews-99b79a84
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Zxc8K_iZiKd9iE3AuM-qw

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-google-ai-overviews-99b79a84 -d '<json body>'
```

Example prompt: Can you fetch the Google AI Overview for the search query 'best project management tools for remote teams' and show me what Google's AI summary says?

## When to prefer this

Use this endpoint when you specifically need Google's AI-generated overview/summary block (SGE) for a search query — distinct from organic results or other search engines. Ideal for SEO research, competitive intelligence on what AI says about a topic, or building applications that need Google's synthesized AI answers.

## Known failure modes

- Query returns no AI Overview if Google hasn't generated one for that topic
- Rate limiting or quota exhaustion returning 429 error
- Payment failure via x402 protocol if USDC balance is insufficient
- Query too vague resulting in empty or irrelevant AI overview
- Google blocking or throttling the underlying request returning 503

## How this service works

BaseBuilder Search API hub - 18 paid endpoints

## Output

Returns the Google AI Overview (SGE/AI-generated summary block) that appears at the top of Google Search results for the given query, including the synthesized AI answer text and potentially cited sources.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-search-google-ai-overviews-99b79a84/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)
