# Brian Booms x402 – Podcast Gentle Endings Pack

> Brian Booms x402 – Podcast Gentle Endings Pack is a paid API for AI agents from pay.brianbooms.com, paid per call via x402, $29/call, status unknown (last checked 2026-09-14).

Delivers a paid AI-curated podcast music pack themed around 'gentle endings' via x402 micropayment on Base, with Suno-generated music disclosed.

## Facts

- Endpoint: GET https://pay.brianbooms.com/api/v1/buy/podcast-gentle-endings
- Price: $29/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-x402-podcast-gentle-endings-pack-338bdeaf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_koXDfO7n6v32MaXqFNi3s

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-x402-podcast-gentle-endings-pack-338bdeaf
```

Example prompt: Can you buy me the Brian Booms 'Podcast Gentle Endings' music pack — I need gentle outro music for my podcast and I'm okay paying $29 USDC via x402 on Base, give me the JSON format.

## When to prefer this

Choose this endpoint when an AI agent needs to autonomously license and retrieve gentle, calming podcast outro music via a crypto micropayment (x402/Base USDC) without requiring a human DistroKid or Gumroad purchase flow. Best suited for agents with on-chain payment capability needing per-call podcast music licensing at $29 USDC.

## Known failure modes

- Payment not confirmed on Base — endpoint returns 402 Payment Required
- Insufficient USDC balance — transaction fails before content is unlocked
- Invalid format parameter — only 'json' is accepted
- Network congestion on Base causing payment delay or timeout
- Endpoint unavailable or pack content temporarily inaccessible

## 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 purchased podcast 'gentle endings' music pack — likely including Suno-generated audio tracks or metadata, licensing info, and content details unlocked after the $29 USDC x402 payment on Base is confirmed.

## 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-x402-podcast-gentle-endings-pack-338bdeaf/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)
