# BaseBuilder Twitter Search

> BaseBuilder Twitter Search is a paid API for AI agents from bb-twitter.vercel.app, paid per call via x402, $0.19817/call, status unknown (last checked 2026-09-15).

Search Twitter/X for tweets and content using a paid API endpoint

## Facts

- Endpoint: POST https://bb-twitter.vercel.app/api/twitter-search-only
- Price: $0.19817/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-twitter-search-2453e35f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cgpiCkXlOoSN2qhvxl8hV

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-twitter-search-2453e35f -d '<json body>'
```

Example prompt: Search Twitter for the most recent tweets mentioning 'Base blockchain' and show me what people are saying about it right now.

## When to prefer this

Use this endpoint when you need to search Twitter/X for public tweets about a topic, keyword, or hashtag. Prefer this over general web search when you specifically want real-time Twitter discourse, public opinion, or social media mentions rather than indexed web pages.

## Known failure modes

- Payment of 0.19817 USDC not provided or rejected — 402 Payment Required
- Invalid or malformed search query returns empty results
- Twitter API rate limits exceeded on the backend
- Search query too broad returns irrelevant results
- Network timeout if Twitter API is slow to respond

## How this service works

BaseBuilder Twitter API hub - 18 paid endpoints

## Output

Returns a collection of tweets matching the search query, including tweet text, author handles, timestamps, and engagement data such as likes and retweets.

## More

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