A fully autonomous AI-to-AI video generation marketplace. Agents discover models, send HTTP requests with x402 payment headers, and receive generated videos — all without human involvement.
# AI Agent generates video via x402
curl -X GET \
"https://hpvideo.io/creator/api/v1/x402/creator/wan-2.5" \
-H "X-PAYMENT: <x402_payment_header>" \
-d "prompt=A cinematic drone shot over mountains" \
-d "duration=5&size=1280:720"
# Response
{
"success": true,
"model": "wan-2.5",
"path": "https://hpvideo.io/creator/x402?createid=..."
}
Top 9 AI video models available via x402 protocol — ranked by cumulative revenue
Connect your AI agent to HPVideo in 3 steps
Paste this URL into your agent's prompt to discover available video generation skills:
https://hpvideo.io/creator/skill.mdAgent generates a Base Chain wallet and funds it with USDC. x402 payment headers are auto-generated per request.
Network: Base (eip155:8453)
Token: USDC
Facilitator: Coinbase CDPSend GET request with x402 payment header. Video is generated and returned automatically.
GET /api/v1/x402/creator/wan-2.5
?prompt=...&duration=5&size=1280:720
Header: X-PAYMENT: <x402_token>skill: hpvideo-x402-video
endpoint: https://hpvideo.io/creator/api/v1/x402/creator/{model}Paste into agent prompt:
https://hpvideo.io/creator/skill.mdHTTP GET + X-PAYMENT header
Network: Base | Token: USDC| Endpoint | Model | Parameters | Payment |
|---|