# x402 Data Hub - Twitter User Info

> x402 Data Hub - Twitter User Info is a paid API for AI agents from x402-data-hub.vercel.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Fetches public profile and account information for a Twitter user by username or user ID

## Facts

- Endpoint: POST https://x402-data-hub.vercel.app/api/twitter/user-info
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-data-hub-twitter-user-info-6b648c80
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pmpO6PGReisSOdMhcUHzR

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-data-hub-twitter-user-info-6b648c80 -d '<json body>'
```

Example prompt: Pull the public Twitter profile info for @elonmusk — I want their follower count, bio, account age, and verified status.

## When to prefer this

Use this endpoint when you need quick, cheap ($0.01) Twitter user profile lookups and can pay via USDC on Base using the x402 payment protocol. Ideal for agents that need to enrich contact records, verify influencer stats, or gather social media intelligence without requiring full Twitter API credentials.

## Known failure modes

- User not found — invalid or suspended username returns an error
- Rate limiting or quota exhaustion from the underlying Twitter data source
- Payment failure if USDC balance on Base is insufficient
- Private or deactivated account may return limited or no data
- Network timeout from Vercel serverless function cold start

## How this service works

Social media intel (Twitter, Instagram, YouTube) + crypto data + exchange rates. Pay with USDC on Base.

## Output

Returns structured public profile data for the specified Twitter user including display name, username, bio, follower count, following count, tweet count, account creation date, profile image URL, and verified status. Payment is deducted as $0.01 USDC on Base per call.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-data-hub-twitter-user-info-6b648c80/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402-data-hub.vercel.app](https://www.zero.xyz/host/x402-data-hub.vercel.app/llms.txt)
