The Financial OS
for AI Agents
Your agents can now pay, invoice, and settle autonomously. Built on x402 — the open protocol for agent payments.
AI agents can transact.
Nobody tracks them.
The x402 protocol unlocked autonomous agent payments — but left a $1T compliance gap. Every transaction is on-chain. None of it is invoiced, reconciled, or controlled.
No invoice, no record
Every agent payment disappears on-chain. Accounting teams have nothing to reconcile.
Zero audit trail
Compliance, tax, and legal teams can't verify what agents spent, when, or why.
No budget controls
Agents can overspend without limits. One runaway loop can drain a treasury.
Enterprise can't trust it
Without compliance tooling, multi-jurisdiction tax, and RBAC — enterprises won't deploy.
Everything your agents need
Financial infrastructure that works as autonomously as your AI agents. No manual intervention required.
x402 Inference
Pay-per-use LLM calls at 0.003 USDC each. No API key rotation, no monthly bills — agents pay exactly what they use via on-chain EIP-712 proofs.
Automated Invoicing
Generate and retrieve invoices for every agent transaction via REST. Every payment is recorded with a unique invoice number and full line-item detail.
Settlement Detection
Real-time on-chain settlement tracking across Base, Polygon, Arbitrum, and Solana. Every payment includes verified txHash, network, and payer identity — no manual reconciliation.
Business Verification
Validate business identity across 12 countries before payment: EU VIES, UK, France, Germany, Canada, Japan, Israel, Australia, Singapore, UAE, Brazil, and Mexico.
Ledger Export
Download your complete invoice and settlement history as CSV. Full audit trail ready for accounting software or compliance review.
Developer Dashboard
Manage API keys, browse invoices, monitor settlements, and view payment history from a clean web UI at app.invoica.ai.
Pay and settle across every major network
One API. Four chains. USDC everywhere.
Base
Live- Token
- USDC
- Settlement
- ~2s
- Network
- Mainnet
Polygon
Live- Token
- USDC
- Settlement
- ~2s
- Network
- Mainnet
Arbitrum
Live- Token
- USDC
- Settlement
- ~2s
- Network
- Mainnet
Solana
Live- Token
- USDC (SPL)
- Settlement
- ~0.4s
- Network
- Mainnet
More chains on request — contact us
Built for developers
A clean, typed API that feels natural. Create invoices, calculate taxes, and monitor settlements with just a few lines of code.
- Full TypeScript types for every API response
- Automatic retries with exponential backoff
- Webhook signature verification helpers
- Tree-shakeable — import only what you need
import { verifyWebhook } from '@invoica/sdk'
app.post('/webhooks', (req, res) => {
const event = verifyWebhook(
req.body,
req.headers['x-invoica-signature'],
process.env.WEBHOOK_SECRET
)
switch (event.type) {
case 'invoice.settled':
// Payment confirmed on-chain
grantAccess(event.data.buyer)
break
}
})Use Invoica from Claude, Cursor & Windsurf
Your AI assistant can create invoices, list payments, and verify on-chain settlements — directly from the chat.
Install (one command)
Claude Desktop config
{
"mcpServers": {
"invoica": {
"command": "npx",
"args": ["-y", "@invoica/mcp"]
}
}
}Enterprise-grade
from day one
Finance, compliance, and legal teams at leading enterprises require more than an API. Invoica ships the controls, audit trails, and support that make enterprise AI deployments possible.
RBAC & Team Permissions
Fine-grained role-based access. Finance, compliance, and ops teams each see exactly what they need.
Global Tax Compliance
Automatic VAT and sales tax across 12 countries: EU, UK, France, Germany, Canada, Japan, Israel, Australia, Singapore, UAE, Brazil, and Mexico. Reverse charge, VIES validation, and audit-ready reports included.
On-Chain Audit Trails
Every invoice, payment, and settlement is cryptographically linked to its on-chain transaction. Immutable compliance records.
Custom Integrations
ERP connectors, custom webhooks, white-label invoices, and bespoke compliance workflows for your stack.
Built for the autonomous economy
Production-ready infrastructure. Real settlements. No demos.
Be among the first to build
with Invoica
We're in private beta. Early access is free — get your API key, integrate in minutes, and help shape the future of autonomous agent payments.
Free during beta
Full access to the API at no cost while we're in beta.
Founding member status
Early adopters get locked-in rates and priority features at launch.
Direct team access
Chat directly with the team on Telegram. Your feedback shapes the roadmap.
No credit card required · Pricing announced after beta