# x420COO Premium Content Access

> x420COO Premium Content Access is a paid API for AI agents from api-coo.vercel.app, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Grants access to protected premium content via a paid POST request

## Facts

- Endpoint: POST https://api-coo.vercel.app/api/premium
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x420coo-premium-content-access-80c6a47d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Z5rtbUP0E5Nk6jv6slQot

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 x420coo-premium-content-access-80c6a47d -d '<json body>'
```

Example prompt: Can you access the premium content from x420COO for me? I want whatever protected resource is behind that paid endpoint.

## When to prefer this

Use this endpoint when an agent needs to access gated or premium content protected by an x402 micropayment mechanism and the user is willing to pay $0.001 USDC per request. Best suited for scenarios where exclusive content must be unlocked programmatically with minimal per-call cost.

## Known failure modes

- Payment not authorized or insufficient USDC balance — payment-related error
- Invalid or missing credentials — 401 unauthorized response
- Endpoint unreachable or server error — 5xx response from Vercel deployment
- Malformed request body — 400 bad request
- Content temporarily unavailable — service downtime

## How this service works

Access to protected premium content

## Output

Returns the protected premium content payload after a successful micropayment of $0.001 USDC, likely structured data or exclusive content gated behind the paywall.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x420coo-premium-content-access-80c6a47d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api-coo.vercel.app](https://www.zero.xyz/host/api-coo.vercel.app/llms.txt)
