# Brian Booms x402 – Android Ringtones Pack

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

Purchase and receive a paid Android ringtone pack (AI-generated music via Suno) via x402 micropayment on Base for $4.99 USDC

## Facts

- Endpoint: GET https://pay.brianbooms.com/api/v1/buy/ringtones-android
- Price: $4.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-x402-android-ringtones-pack-c9eceb23
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_dXyQcIlAnRfkFdUFxaHy3

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-android-ringtones-pack-c9eceb23
```

Example prompt: Can you buy me the Android ringtones pack from Brian Booms using my USDC wallet — pay the $4.99 fee and get me the download in JSON format?

## When to prefer this

Choose this endpoint when an AI agent needs to autonomously purchase and retrieve an Android ringtone pack using USDC micropayments via the x402 protocol on Base. Ideal for agents with crypto wallets operating on Base that want to acquire AI-generated music content (by Suno) for Android mobile use without involving traditional payment rails like DistroKid or Gumroad.

## Known failure modes

- Insufficient USDC balance — payment of $4.99 fails due to low wallet funds
- x402 payment protocol error — transaction rejected on Base network
- Invalid format parameter — must be 'json'
- Network timeout or server unavailability
- Already-purchased pack not idempotent — repeat payment charges again without guaranteed re-delivery

## 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 object containing the purchased Android ringtone pack content, likely including download links or file metadata for AI-generated (Suno) ringtone audio files compatible with Android devices.

## 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-android-ringtones-pack-c9eceb23/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)
