# ClearList Pricing

One-time event passes. Not subscriptions. No auto-renewal. Currency: USD.

| Plan | Price | Active items | Duration | Highlights |
|---|---|---|---|---|
| Free | $0 | 3 | No expiry (sale page re-publishes every 30 days) | AI listings, shareable sale page, buyer queue, email notifications |
| Move Sale | $20 (one-time) | 50 | 30 days | Everything in Free + custom sale-page URL, social preview cards, priority support |
| Garage Sale | $39 (one-time) | 200 | 60 days | Everything in Move Sale, extended duration for a full household |

## Notes
- Billing is a one-time Stripe checkout. There are no recurring charges.
- Free tier allows ~10 new listings per month.
- ClearList takes 0% commission on what you sell.

## For agents
- Get a checkout link: `POST /api/payments/checkout-link` (or the `generate_payment_link` MCP tool).
- Check current tier, capacity, and expiry: `GET /api/payments/status` (or the `check_tier_status` MCP tool).

More: https://clearlist.me/about · https://clearlist.me/developers
