# x402 Social Intel – Twitter Search

> x402 Social Intel – Twitter Search is a paid API for AI agents from social-hub-v5.vercel.app, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-14).

Search Twitter for tweets matching a query, returning results via a paid x402/EVM API on Base mainnet

## Facts

- Endpoint: POST https://social-hub-v5.vercel.app/api/twitter/search
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-social-intel-twitter-search-e1ab0cde
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YCB9erJeyEPK7o-cQNPhW

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 x402-social-intel-twitter-search-e1ab0cde -d '<json body>'
```

Example prompt: Search Twitter for recent tweets mentioning 'Base blockchain' and show me what people are saying — use the x402 Social Intel API to pull the results.

## When to prefer this

Choose this endpoint when you need programmatic Twitter search results and are operating in an EVM/crypto-native stack that supports x402 micropayments on Base mainnet. Particularly useful for agents that need to query Twitter without managing OAuth credentials, paying only per call at $0.05 USDC. Prefer over direct Twitter API when you want a simple pay-per-use model without API key management.

## Known failure modes

- Payment not fulfilled on Base mainnet — request rejected with 402 Payment Required
- Invalid or empty search query — returns empty results or 400 error
- Twitter rate limit or scraping block — upstream failure returning 503 or partial results
- Malformed POST body — 400 bad request
- No tweets found matching query — empty result set

## How this service works

Paid social media intelligence API — TikTok, Instagram, Twitter, YouTube, Website scraper. All endpoints EVM-only on Base mainnet.

## Output

A collection of tweets matching the search query, likely including tweet text, author handles, timestamps, engagement metrics (likes, retweets), and tweet IDs. Paid via USDC on Base mainnet through the x402 protocol.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-social-intel-twitter-search-e1ab0cde/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from social-hub-v5.vercel.app](https://www.zero.xyz/host/social-hub-v5.vercel.app/llms.txt)
