# BotPay x402 Video Access API

> BotPay x402 Video Access API is a paid API for AI agents from v.botpay.network, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Unlocks and streams access to the BotPay demo video by processing a $0.01 USDC micropayment via the x402 payment protocol

## Facts

- Endpoint: POST https://v.botpay.network/api/x402/video/watch
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/botpay-x402-video-access-api-d87273f1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_InQtoTFk2FW6k4CLoRJ8G

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 botpay-x402-video-access-api-d87273f1 -d '<json body>'
```

Example prompt: Use BotPay to unlock and watch the default demo video — go ahead and pay the $0.01 USDC using x402 to get access.

## When to prefer this

Use this endpoint when an AI agent needs to demonstrate or test x402 micropayment-gated video access using USDC, or when specifically accessing the BotPay demo video. Prefer this for x402 protocol integration testing and showcasing pay-per-view video delivery via crypto micropayments.

## Known failure modes

- Insufficient USDC balance — payment cannot be processed
- Invalid or missing x402 payment header — returns 402 Payment Required
- Network timeout contacting BotPay video endpoint
- Payment already processed but video access token expired
- Unsupported x402 facilitator or wallet configuration

## How this service works

Unlock the default BotPay demo video with x402 payment. The agent should call this endpoint directly.

## Output

The agent receives access to the BotPay demo video after a $0.01 USDC micropayment is processed via the x402 protocol — likely a stream URL, video content, or an access token allowing playback.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/botpay-x402-video-access-api-d87273f1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from v.botpay.network](https://www.zero.xyz/host/v.botpay.network/llms.txt)
