Governed payment middleware for AI agents. Guardrails, scoped tokens, and immutable audit trails — built on Stripe.
9 configurable checks: spending limits, velocity, allowlists, MFA. Agents can't overspend or reach unauthorized endpoints.
Per-capability JWT tokens with expiry, budget caps, and capability bindings. Rotate independently of the master API key.
SHA-256 hashed, timestamped logs for every authorization decision. Tamper-evident chain for compliance.
Payment intents, subscriptions, invoices, and payouts through a single agent-friendly interface.
/v1/authorize Create authorization request/v1/authorize/:id Check authorization status/v1/tokens Issue scoped capability token/v1/tokens/:id Inspect token