Private Beta—We're onboarding early developers.Request access
The Agentic
Clearing House
The fiduciary firewall for the Stripe/Tempo Machine Payments Protocol. Enterprise capital controls, KYA auditing, and real-time budget enforcement for every AI agent transaction.
Built for the Machine Economy
Six layers of fiduciary infrastructure that sit between the enterprise treasury and the open web.
Intent-Based Auditing (KYA)
Every agent must declare WHY before spending. No intent, no settlement. Cryptographic hard gate at the point of transaction.
Non-Custodial Multi-Sig Treasury
Integrated with Squads Protocol v4. Your CFO holds the keys in a 2-of-3 vault. We never touch the money.
MPP-Native Settlement
Enterprise-grade settlement via the IETF-grade Machine Payments Protocol (MPP) by Stripe and Tempo. Sub-second finality, sub-cent fees.
Enterprise Fiduciary Control
Shadow mandates, kill switches, rate limiting, and real-time agent performance monitoring.
CFO Command Center
Full treasury dashboard with audit logs, agent budgets, ROI analytics, and transaction-level intent reasoning.
Open Web Native
Any API. Any vendor. Any paywall. Skalor routes payments to the entire internet — not a walled garden.
The MPP-Native Clearing House
Built on the IETF Machine Payments Protocol by Stripe and Tempo. Every agent transaction passes 5 fiduciary gates before settlement.
Co-authored by Stripe and Tempo Labs. Sub-second on-chain finality, sub-cent fees, fee sponsorship, and native stablecoin settlement via PathUSD.
One Call. Instant Fiduciary Controls.
Any agent can onboard itself in a single API call. Default capital controls are baked in from day one — tighten them via the dashboard.
curl -X POST https://proxy.skalor.xyz/register \
-H "Content-Type: application/json" \
-d '{"agent_name":"my-trading-bot"}'{
"agent_id": "a1b2c3...",
"api_key": "zc_live_...",
"mcp_url": "mcp.skalor.xyz",
"controls": {
"daily_limit": "$10.00",
"per_tx_limit": "$2.00",
"vendors": ["openai", "anthropic", "perplexity"],
"human_approval_above": "$5.00"
}
}Self-Registration
POST /register — instant API key + agent ID with fiduciary controls
MCP Native
Connect via mcp.skalor.xyz — Claude Code, Cursor, any MCP agent
SDK Ready
npm install @skalor/sdk — TypeScript + Python SDKs
Sign up for early access
We're onboarding developers to the private beta. Drop your info and we'll get you set up.