The platform, end-to-end.On one page.
Three layers — SDK, orchestration, ledger. Six meta-tools. Every LatAm commerce API. All the safety rails between your agent and a settled transaction. Below is the whole map.
SDK, orchestration, ledger.Each one is substitutable.
The whole point of the split is that nothing is monolithic. Self-host the SDK and wire your own orchestration. Use the orchestration without the ledger. Bring our ledger to your own stack. Pick any shape.
SDK
Session-first developer experience. One object holds auth, tools, and ledger hooks for a single agent interaction. Six meta-tools instead of 99 raw ones. Adapters for Claude, OpenAI, Vercel AI, and any MCP client.
- Sessions · isolated contexts with scoped credentials
- 6 meta-tools · discover, checkout, pay, invoice, ship, notify
- Framework adapters · Claude, OpenAI, Vercel, MCP
- Managed auth · OAuth, API keys, token refresh, lifecycle
Orchestration
Five guardrails between the agent's intent and any rail call: policy check, mandate verification, route selection, execute with retries, seal to the ledger. Everything here is managed, versioned, and revocable.
- Policy engine · budgets, deny-lists, time windows
- HMAC mandates · signed, scoped, revocable
- Payment router · cheapest-route optimization
- Escrow · milestone-based release
Ledger
Every check, route, execution, rollback, and revoke is hashed into an append-only chain. Tamper-evident by construction. Exportable to SIEM or an auditor as signed JSON in one command. Your receipts cannot lie.
- SHA-256 hash chain · chained per-org
- Immutable · tamper-evident · replayable
- Exports · Datadog, Splunk, S3, JSON, CSV
- Auditor-ready receipts per transaction
One map of the surface area.
Each card is a real feature with its own page or section. No vapourware.
MCP Server Catalog
Every LatAm commerce API, wrapped as an MCP server and published on npm.
MCP Generator
Point at your code (Express, Fastify, Next.js). Get a production-ready MCP server.
The Complete Loop
One function call orchestrates charge → invoice → ship → notify → sync → reconcile.
Guardrails
Policy engine, HMAC mandates, payment router, escrow, immutable audit. Managed.
CLI
Terminal-native tools for the whole stack. Generate, test, deploy, revoke.
Use cases
Seven patterns early builders are shipping today — from fulfillment to refunds.
What sits underneath.Rails, primitives, protocols.
Three groups. Every integration is opt-in and swappable — same meta-tool, different provider underneath.
- Instant paymentsPix BCB · SPEI · Transferencias 3.0
- CardsStripe · Zoop · PagSeguro · Cielo · Asaas
- StablecoinsCircle USDC · Mercado Bitcoin · Bitso
- Bank transfersStark Bank · Open Finance · BCB
- Fiscal docsNuvem Fiscal · Focus NFe · Conta Azul
- LogisticsMelhor Envio · Correios · VTEX
- MessagingEvolution · Z-API · Twilio · Zenvia
- ERPOmie · Bling · Tiny
- Stripe ACPAgent checkout inline in chat
- Google UCPUnified commerce protocol
- x402HTTP 402 · machine-to-machine
- AP2Agent-to-agent scoped spend
Open source is free.You pay when transactions settle.
MCP servers and the SDK are MIT-licensed and published on npm. Orchestration is usage-based — $0.10 per settled transaction, plus 0.5% on cross-border FX. No minimums. No setup fee.
See the whole thing running.
Open the Sandbox and run a real transaction in under a minute. Or book a demo and we walk you through it end-to-end.