WAVE
Open protocol · one API

Video infrastructure for humans and AI agents.

WAVE is an open protocol and a single API for live and on-demand video — built so autonomous agents and people use the same rails. Payment negotiation is native via HTTP-402.

agent → wave.online
$ curl -i https://api.wave.online/v1/stream/live< HTTP/1.1 402 Payment Required< WWW-Authenticate: x402 realm="wave"> x402: settle 0.001 USDC (Base · agent wallet)< HTTP/1.1 200 OK< content-type: application/vnd.apple.mpegurl ▸ stream.m3u8 — playing
speaks HTTPSRTNDIRTMPWebRTCx402

One API, every transport

Ingest and deliver across streaming protocols from a single contract — you integrate once, WAVE handles the transports.

Agent-native payments

HTTP-402 (x402) lets autonomous agents negotiate and settle for media access programmatically — no human in the loop required.

Gateway-enforced trust

Authentication, scope, entitlement, and metering are enforced at one edge gateway — every product and agent goes through the same enforcement plane.

Compliance built in

EU AI Act Article 26 record-keeping, GDPR/CCPA alignment, HIPAA-ready under BAA, and immutable audit records with multi-year retention.

How WAVE works

01

Integrate once

One API and one key. Ingest and deliver across streaming transports from a single contract — humans through the SDK, agents through the same OpenAPI surface.

02

The gateway enforces

Every call routes through one edge gateway: authentication, scope, entitlement, and metering. Agents settle for access natively over HTTP-402 (x402) — no human in the loop.

03

Deliver at the edge

Live and on-demand video is served from the edge, close to viewers, with attribution and audit records carried end to end.

Who it's for

For builders

Ship video without standing up transport infrastructure. One key, one API, predictable edge delivery.

For agents

A machine-readable surface — OpenAPI, x402 payment negotiation, and skill descriptors — so autonomous systems can transact for media directly.

For the enterprise

A documented compliance posture (EU AI Act, GDPR/CCPA, HIPAA-via-BAA) and a signed DPA, with auditability by design.

EU AI Act Article 26 record-keepingGDPR & CCPA aligned · DPA availableHIPAA-ready under a signed BAAA2P 10DLC compliant messagingBuilt on Cloudflare · Supabase · Stripe
Built onCloudflareSupabaseStripe

Build on the open video layer.

Start with the docs, claim an API key, and ship. Agents and humans, same rails.

agent · human → wave.online
npm i @wave-av/sdk
▸ ready — build on the open video layer