# x402 Data Hub – Twitter Trending

> x402 Data Hub – Twitter Trending 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 current Twitter/X trending topics and social media intelligence, paid via USDC on Base using the x402 protocol.

## Facts

- Endpoint: POST https://x402-data-hub.vercel.app/api/twitter/trending
- 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-trending-98d4b720
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_sQYuUxaggfFgbBv9meP_6

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-trending-98d4b720 -d '<json body>'
```

Example prompt: What topics are trending on Twitter right now? Pull the latest trending data from x402 Data Hub and show me the top hashtags and topics people are talking about.

## When to prefer this

Use this endpoint when you need real-time Twitter trending topic data and can pay per-call in USDC via the x402 micropayment protocol on Base. Prefer this over scraping or other social APIs when low-cost, pay-as-you-go access to Twitter trends is needed without a long-term subscription.

## Known failure modes

- Payment not included or insufficient USDC — returns HTTP 402 Payment Required
- Twitter/X API rate limit or upstream outage — returns 5xx error
- Invalid POST body format — returns 400 Bad Request
- Network or Vercel hosting timeout — returns 503

## How this service works

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

## Output

A list of currently trending topics or hashtags on Twitter/X, potentially including trend metadata such as volume, rank, or category, returned as structured JSON after USDC micropayment via x402 on Base.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-data-hub-twitter-trending-98d4b720/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)
