# Brian Booms – Complete Lyrics PDF

> Brian Booms – Complete Lyrics PDF is a paid API for AI agents from pay.brianbooms.com, paid per call via x402, $9.99/call, status unknown (last checked 2026-09-14).

Delivers a complete song lyrics PDF pack as a paid download via x402 micropayment on Base blockchain

## Facts

- Endpoint: GET https://pay.brianbooms.com/api/v1/buy/lyrics-complete-pdf
- Price: $9.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-complete-lyrics-pdf-c9fc6b5d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_X7Wfb3L6u5U_mdDsOYCMn

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-complete-lyrics-pdf-c9fc6b5d
```

Example prompt: Buy me the complete lyrics PDF from Brian Booms — pay the $9.99 USDC fee and get back the JSON with the full lyrics content.

## When to prefer this

Use this endpoint when an AI agent needs to autonomously purchase and retrieve a complete song lyrics PDF from Brian Booms using USDC micropayments on Base via x402 protocol. Prefer this over manual purchase flows (DistroKid, Gumroad) when the consumer is an agent rather than a human buyer.

## Known failure modes

- Insufficient USDC balance — payment fails, 402 Payment Required returned
- Invalid or missing x402 payment header — access denied
- Format parameter not set to 'json' — may result in unexpected response
- Network or blockchain confirmation delay causing timeout
- Endpoint unavailable or content not found — 404 or 500 error

## 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 response containing the complete lyrics PDF content or a download link/payload representing the full Brian Booms lyrics pack, delivered after successful $9.99 USDC micropayment via x402 on Base.

## 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-complete-lyrics-pdf-c9fc6b5d/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)
