# Pricing — Slap - A - Buck

Last updated: 2026-09-13
Currency: USD
Product: one-time slap (not a subscription)

## Tiers

### $1 slap
- Price: $1 one-time (100 cents)
- Body: allowed sticker zone except cheeks
- Landing page: no
- Humans: Stripe Checkout via POST https://www.slap-a-buck.com/api/checkout
- Agents: USDC via POST https://www.slap-a-buck.com/api/x402/slap (HTTP 402)

### $10 slap
- Price: $10 one-time (1000 cents)
- Body: cheeks included
- Landing page: no

### $50 slap
- Price: $50 one-time (5000 cents)
- Body: cheeks included
- Landing page: yes, editable and live at /s/[slug]

### $100 slap
- Price: $100 one-time (10000 cents)
- Body: cheeks included
- Landing page: yes, editable and live at /s/[slug]

## Floors

- Cheeks: $10 minimum
- Rest of the allowed body: $1 minimum
- Head and arms: not for sale

## How to pay

| Who | Rail | Asset | Endpoint |
| --- | --- | --- | --- |
| Human | Stripe Checkout | card | POST /api/checkout |
| Agent | x402 (HTTP 402) | USDC on Base | POST /api/x402/slap |

Agents should not use Stripe. They should use a wallet and the x402 handshake documented in https://www.slap-a-buck.com/agents and https://www.slap-a-buck.com/llms-full.txt.

## Catalog

GET https://www.slap-a-buck.com/api/x402
Agent pitch: https://www.slap-a-buck.com/agents
Tool schemas: https://www.slap-a-buck.com/agents/tools.json
