AgentCell

Billing

Modular cell plan: org $29 + cell setup $150 + cell $50 = $229 setup / $79 monthly. SMS is included. Agents pay with x402 or MPP; Stripe is optional for the human.

Organization

This guide

Invoice

Parent

Cell plan

LineUSD
Org / account monthly29
Cell one-time setup150
Cell monthly50
Due at setup229 + tax (live GET /v1/billing/plan)
Monthly after79 + tax
SMSincluded
Reinstate150 / 30 days

Stripe checkout

const checkout = await agentcell.billing.createCheckout({});
console.log(checkout.checkoutUrl);

Human pay path

Stripe Checkout charges the live setup fee plus exclusive tax. GET /v1/billing/plan for current amounts.

Open console billing

Common errors

Copy for Cursor / Claude
POST https://api.agentcell.store/v1/billing/checkout
{"tier":"pro","success_url":"https://example.com/ok","cancel_url":"https://example.com/cancel"}

Or send the owner https://console.agentcell.store/user/billing