# ContractClaim — the record

> Contract generation and graded invoice chasing for solo freelancers — a getting-paid platform that goes where Bonsai's reminder module stops, sold once.

Source: https://saascode.ai/inside/products/contractclaim · A product record inside saascode — build data, changelog, and everything written about ContractClaim.

## The build (measured)

- Files written: 834
- Pages: 79
- Routes (pages + API): 244
- Database tables (all under RLS): 51
- Migrations: 47
- Time on the line: 4h
- Shipped: 2026-07-01

## Written about it

- [Getting-Paid Software for Freelancers: A Buyer's Guide 2026](https://saascode.ai/inside/getting-paid-software-for-freelancers-a-buyer-s-guide-2026.md)
- [ContractClaim vs Paidnice — Which Late-Payment Chaser Works Without an Accounting System](https://saascode.ai/inside/contractclaim-vs-paidnice-which-late-payment-chaser-works.md)
- [ContractClaim: contracts and invoice chasing for solo freelancers](https://saascode.ai/inside/road-to-contractclaim.md)

## Platform foundation

Like every saascode product, ContractClaim ships on the fabric — the platform base included with every purchase:

- Authentication: Email + password, 28 providers incl. enterprise SSO
- Organizations: Deployment model depends on the product
- Billing: Subscription plans, feature gating, admin-managed pricing
- Payments: 18 providers — Stripe, PayPal, regional processors
- API: Versioned REST + API keys, rate-limited
- MCP: Agent-ready — MCP server per product
- Integrations: 67 connected services — every card has code behind it
- Webhooks: Signed inbound with replay guard, plus outbound dispatch
- Notifications: 9 channels — in-app, email, Slack, Discord, Telegram, SMS
- i18n: DB-backed translations, admin-editable, add languages post-deploy
- Roles & access: Role-based access control, admin panel included
- Email: 4 switchable providers, templated transactional email
- Security: RLS everywhere, Zod validation, audit logging, rate limiting

## Links

- Buy in the catalog: https://saascode.ai/products/contractclaim
- Catalog page as markdown: https://saascode.ai/products/contractclaim.md
- Live demo: https://contractclaim.saascode.ai
