# Brian Booms Wallpaper Pack Vol. 1 (x402)

> Brian Booms Wallpaper Pack Vol. 1 (x402) is a paid API for AI agents from pay.brianbooms.com, paid per call via x402, $2.99/call, status unknown (last checked 2026-09-14).

Delivers a paid digital wallpaper pack via x402 micropayment on Base for $2.99 USDC

## Facts

- Endpoint: GET https://pay.brianbooms.com/api/v1/buy/wallpaper-pack-vol1
- Price: $2.99/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/brian-booms-wallpaper-pack-vol-1-x402-26249768
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_XzXEKQhVdRvzy__-Y0gaj

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 brian-booms-wallpaper-pack-vol-1-x402-26249768
```

Example prompt: Buy me the Brian Booms Wallpaper Pack Vol. 1 using USDC — go ahead and pay the $2.99 via x402 and get me the wallpaper files in JSON format.

## When to prefer this

Choose this endpoint when an AI agent needs to autonomously purchase and retrieve a digital wallpaper bundle using USDC micropayments on Base via the x402 protocol, without involving human checkout flows like DistroKid or Gumroad. Best suited for agents with a crypto wallet that can sign Base transactions and need creative digital assets programmatically.

## Known failure modes

- Insufficient USDC balance — payment rejected by x402 protocol
- Network error on Base L2 — transaction fails to confirm
- Invalid or missing format parameter — may return error or unexpected response
- Pack unavailable or endpoint offline — HTTP 4xx/5xx response
- x402 facilitator not recognized — payment flow incomplete

## How this service works

Paid agent packs via x402 on Base. Music Made with Suno (disclosed). Free brief at https://brianbooms.com/for-agents. Agent micropay is NOT a DistroKid or Gumroad order; humans buy Worthy mug via DistroKid print-on-demand. V3.6: automated fulfillment (instant license certificates, member tokens), $0.99 impulse tier, agent-only micro-store ($0.02-$0.25) at /api/v1/agent-store/.

## Output

A JSON payload containing the Wallpaper Pack Vol. 1 digital assets from Brian Booms, delivered after a successful $2.99 USDC x402 micropayment on Base. The exact contents (image URLs, download links, or embedded data) are determined by the pack contents.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "format": {
   "enum": [
    "json"
   ],
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/brian-booms-wallpaper-pack-vol-1-x402-26249768/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pay.brianbooms.com](https://www.zero.xyz/host/pay.brianbooms.com/llms.txt)
