Home · Plans · Pay-per-call · Advanced Controls · Which plan?
Plan → Governance mode → Enforcement model

Which plan is right for you?

Five tiers — x402 pay-per-call through to Platform. Each one is a coherent choice across plan, governance mode, and enforcement model. Pick the row that matches your workflow.

No subscription
Agent / x402
Autonomous agents that pay per call

Your agent carries a wallet, reads pricing from /api/pricing, sends USDC to the settlement address, and receives a signed receipt. No human account required.

① Plan
From 0.010 USDC / run
No monthly fee
② Governance mode
None

No policy layer — the agent is responsible for its own spend decisions.

③ Enforcement model
None

Receipt-only. No pre-flight policy check.

Best for
  • LLM tool-use pipelines
  • Autonomous spend loops
  • Price-discovery testing
Not in this tier
  • Spend limits & policy enforcement
  • Dashboard & Control Plane
  • Tenant key management
  • Audit export
See x402 pricing
$59 / mo
Builder
Solo developers & indie teams

A persistent API key, governance controls, receipts, webhooks, and memory. One tenant key. Governance runs in zero-friction mode — cached authority envelopes so your agent barely notices the policy layer.

① Plan
$59 / month
1 tenant key
② Governance mode
Zero-friction (cached envelopes)

One authorize() call covers many downstream actions. The control plane is only re-consulted when the envelope expires or a high-risk action fires.

③ Enforcement model
Batch envelope

Builder sets per-run / daily / monthly caps once. Agent caches the signed envelope and executes freely within the window.

Best for
  • Prototyping governed workflows
  • Solo agent projects
  • Dev + staging environments
Not in this tier
  • Sub-key issuance to own users
  • Per-tenant analytics
  • Benchmark API
  • Audit export & compliance evidence
Start as Builder
$299 / mo
Growth
Teams issuing keys to their own users or agents

Everything in Builder + 5 tenant keys with sub-key issuance, per-tenant analytics, benchmark API, and spend rollups. The right tier once you have paying users of your own.

① Plan
$299 / month
5 tenant keys
② Governance mode
Multi-key (delegated authority)

Issue governed keys to your own users or downstream agents. Each key carries its own policy scope and spend ceiling.

③ Enforcement model
Per-tenant policy scope

Each issued key has its own budget and policy set. Spend rollups and daily breakdowns give you visibility across all tenants.

Best for
  • Platforms with agent-using customers
  • Multi-agent pipelines with separate budgets
  • Teams needing spend rollups across agents
Not in this tier
  • Unlimited tenant keys
  • Hash-chained audit ledger
  • SLA breach reporting
  • Audit export
Start with Growth
Most popular
$999 / mo
Enterprise
Organisations that need compliance-grade audit trails

Everything in Growth + unlimited tenant keys, hash-chained audit ledger, SLA breach reporting, audit export, and compliance-grade receipts.

① Plan
$999 / month
Unlimited tenant keys
② Governance mode
High-assurance (per-action checks)

Every consequential action requests fresh authority from the control plane. Approval thresholds, vendor allowlists, and revocation rules are enforced at runtime.

③ Enforcement model
Per-action live check + audit ledger

Each payout, refund, settlement, or sensitive mutation requires a live policy check. The hash-chained ledger seals every event in order.

Best for
  • Finance & procurement workflows
  • Compliance-sensitive pipelines
  • Clients who ask for audit trails in writing
Start with Enterprise
$2,500 / mo
Platform
Resellers offering governance-as-a-feature

Everything in Enterprise + white-label governance, reseller keys, platform-level policy inheritance, and dedicated support. Attestify becomes infrastructure you resell.

① Plan
$2,500 / month
White-label + reseller keys
② Governance mode
White-label (platform-inherited)

Your brand, your policy hierarchy. Platform-level policies cascade to all child tenants automatically.

③ Enforcement model
Platform policy inheritance

Reseller sets the outer policy bounds. Tenants operate within those bounds. Every event is auditable at platform level.

Best for
  • SaaS platforms embedding agent governance
  • Consultancies offering compliance infrastructure
  • Enterprises reselling governed AI workflows
Contact us
Decision guide

Answer one question. Land on a tier.

The five tiers differ on two dimensions: how many keys you can issue, and how deeply the control plane governs live agent actions.

Is your agent autonomous with no human in the loop?

Start with x402 pay-per-call. No subscription, no account — just a wallet.

Agent / x402

Are you building and testing on your own?

Builder is the right fit. Full governance tooling, 1 tenant key, zero team overhead.

Builder

Do you need to issue keys to your own users or agents?

Growth unlocks 5 tenant keys, per-tenant analytics, and spend rollups.

Growth

Does a client need a compliance audit trail or SLA guarantees in writing?

Enterprise: unlimited keys, hash-chained ledger, audit export, compliance receipts.

Enterprise

Do you want to offer governance-as-a-feature under your own brand?

Platform gives you white-label governance, reseller keys, and platform-level policy inheritance.

Platform
Side-by-side

All five tiers — at a glance.

Agent / x402BuilderGrowthEnterprisePlatform
Monthly feeNone$59$299$999$2,500
Tenant keys15UnlimitedUnlimited
Sub-key issuance✓ (reseller)
Governance modeZero-frictionMulti-keyHigh-assuranceWhite-label
Enforcement modelNoneBatch envelopePer-tenant scopePer-action + ledgerPlatform policy
ReceiptsBasic✓ compliance-grade✓ compliance-grade
Webhooks
Memory
Per-tenant analytics
Benchmark API
Spend rollups
Hash-chained ledger
SLA breach reporting
Audit export
White-label governance
Reseller keys
Dedicated supportEmailPriority emailPriority SlackDedicated

Ready to pick a plan?

All plans start at the same endpoint: POST /api/run. The plan only changes what the control plane does on the way through.