HPVideo x402 Agent-First AI Video Marketplace
ONLINE Launch App

AI Agent Video Generation
via x402 Protocol

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.

Machine-First Protocol. AI Agents pay USDC on Base Chain via x402. Humans use the Creator App.
OpenClaw Compatible Claude Code Skills x402 Protocol
x402 — agent request
# 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=..."
}
CHAINBase (eip155:8453)
PROTOCOLx402
TOKENUSDC
FACILITATORCoinbase CDP
SETTLEMENTBNB Chain ($HPC)
MODELS9 Active

x402 Capabilities

9
AI Video Models
4-12s
Duration Range
Up to 1080p
Max Resolution
$1.50-$7.50
Price Range (USDC)
Base
Payment Chain
USDC
Payment Token

Video Generation Skills

Top 9 AI video models available via x402 protocol — ranked by cumulative revenue

Agent Integration

Connect your AI agent to HPVideo in 3 steps

01

Discover Skills

Paste this URL into your agent's prompt to discover available video generation skills:

https://hpvideo.io/creator/skill.md
02

Fund Wallet

Agent 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 CDP
03

Generate & Pay

Send 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>

Supported Agent Platforms

OpenClaw
Register HPVideo as a skill provider. Agents on OpenClaw can discover and invoke video generation via the skills registry.
skill: hpvideo-x402-video
endpoint: https://hpvideo.io/creator/api/v1/x402/creator/{model}
Claude Code
Add HPVideo as a Claude Code skill. Claude agents can generate videos by invoking the skill with natural language prompts.
Paste into agent prompt:
https://hpvideo.io/creator/skill.md
Any x402 Agent
Any AI agent supporting x402 protocol can directly call HPVideo endpoints. No registration needed — just send payment headers.
HTTP GET + X-PAYMENT header
Network: Base | Token: USDC

API Reference

EndpointModelParametersPayment