# x402 Social Intel – Spotify Search

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

Search Spotify for tracks, artists, albums, or playlists and return structured results via a paid x402 API.

## Facts

- Endpoint: POST https://social-hub-v5.vercel.app/api/spotify/search
- Price: $0.08/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-spotify-search-1a9bfb0b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qYdNb9b9weUJhU4VcTrIR

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-spotify-search-1a9bfb0b -d '<json body>'
```

Example prompt: Search Spotify for 'Blinding Lights' by The Weeknd and give me the track ID, album name, and release date.

## When to prefer this

Use this endpoint when you need programmatic Spotify catalog search within an x402-payment-gated agent workflow, particularly when you already have Base mainnet USDC available and want a single paid API call to retrieve structured music metadata without managing your own Spotify OAuth credentials.

## Known failure modes

- Invalid or empty search query returns no results
- Query matches no Spotify catalog entries — empty results array
- Payment not received or invalid EVM transaction — 402 error blocking access
- Rate limit exceeded on Spotify backend — upstream 429 error
- Ambiguous query returns many low-relevance results requiring further filtering

## How this service works

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

## Output

Returns structured Spotify search results including entity names, IDs, popularity scores, release dates, image URLs, and other relevant metadata depending on the entity type (track, artist, album, or playlist).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-social-intel-spotify-search-1a9bfb0b/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)
