Private Beta—We're onboarding early developers.Request access
The Agentic
Clearing House
5 fiduciary gates. Dual-protocol settlement on MPP and x402. 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.
ECDSA Key Vault
One ECDSA secp256k1 signing key, AES-256-GCM encrypted. Signs credentials on both MPP and x402 rails. Your keys, your vault.
Dual-Protocol Settlement
MPP via Stripe/Tempo (PathUSD, sub-second finality) and x402 via Coinbase/Base L2 (USDC, stateless per-request). Same gates, two rails.
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 Dual-Protocol Clearing House
Every agent transaction clears 5 fiduciary gates before settlement — on MPP (Stripe/Tempo) or x402 (Coinbase/Base L2). Same signing key, two rails.
Session-based credentials. Sub-second finality on Tempo Moderato. PathUSD settlement.
Stateless per-request HTTP 402. ECDSA-signed payments. USDC settlement on Base.
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. 9-tool MCP Server for Claude & Cursor.
Sign up for early access
We're onboarding developers to the private beta. Drop your info and we'll get you set up.