# x402 Social Intel — Spotify Artist Data

> x402 Social Intel — Spotify Artist Data 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-15).

Fetches Spotify artist profile data and music intelligence via a pay-per-call API on Base mainnet

## Facts

- Endpoint: POST https://social-hub-v5.vercel.app/api/spotify/artist
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-social-intel-spotify-artist-data-1a5d8e34
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_243uvdEvDepT1TuMJUnha

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-artist-data-1a5d8e34 -d '<json body>'
```

Example prompt: Pull the Spotify artist profile for Bad Bunny — I want their follower count, monthly listeners, genres, and top tracks.

## When to prefer this

Use this endpoint when you need structured Spotify artist data — followers, listeners, genres, popularity — without managing Spotify API credentials yourself, and you're operating in an EVM/x402 payment context on Base mainnet. Prefer this over direct Spotify API calls when you want pay-per-use billing with no OAuth setup.

## Known failure modes

- Artist not found on Spotify — returns empty result or 404-equivalent
- Invalid or unrecognized artist name/ID input
- Payment not settled on Base mainnet — request blocked
- Rate limit or upstream Spotify data unavailability — returns error
- Ambiguous artist name matching wrong artist

## How this service works

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

## Output

Returns a structured JSON object containing the Spotify artist's profile information, including follower count, monthly listeners, popularity index, genre classifications, top tracks, and album/discography metadata as available from Spotify.

## More

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