# x402 Data Hub – YouTube Video Details

> x402 Data Hub – YouTube Video Details 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-14).

Retrieves detailed metadata and statistics for a specific YouTube video by video ID or URL, paid with USDC on Base via x402.

## Facts

- Endpoint: POST https://x402-data-hub.vercel.app/api/youtube/video-details
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-data-hub-youtube-video-details-d7679981
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WKTCtPHfPs-ZwNdPqvl8J

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-youtube-video-details-d7679981 -d '<json body>'
```

Example prompt: Can you pull up the details for this YouTube video — https://www.youtube.com/watch?v=dQw4w9WgXcQ — I want to see the title, view count, likes, channel name, and publish date.

## When to prefer this

Choose this endpoint when you need quick, structured metadata for a specific YouTube video and are comfortable paying micro-amounts of USDC per call via x402. Ideal for agents that need video stats without managing YouTube API keys directly.

## Known failure modes

- Invalid or malformed video ID returns a 400 or error response
- Video has been deleted or made private returns not found error
- Payment not processed correctly via x402 returns 402 Payment Required
- YouTube API rate limit exceeded on backend returns 429 or service error
- Network timeout if YouTube upstream is slow

## How this service works

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

## Output

Returns structured metadata for the requested YouTube video including title, description, channel name, publish date, view/like/comment counts, duration, thumbnail URLs, and tags.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-data-hub-youtube-video-details-d7679981/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)
