Private BetaWe're onboarding early developers.Request access

Built on the Stripe/Tempo MPP Standard

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.

skalor — fiduciary firewall
$ _
< 0ms
Settlement
$0.000
Per Intent Check
0
Custody Risk
Core Infrastructure

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.

Architecture

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.

Settlement Layer
Machine Payments Protocol
IETF-Grade HTTP 402 Standard

Co-authored by Stripe and Tempo Labs. Sub-second on-chain finality, sub-cent fees, fee sponsorship, and native stablecoin settlement via PathUSD.

SDK: mppx v0.4.9
Signing: ECDSA secp256k1
Chain: Tempo Moderato (42431)
SKALOR FIDUCIARY ENGINE
5 gates between agent intent and capital movement
Authorize
Clear
Settle
Audit
MPP Settlement on Tempo·ECDSA-signed credentials. Sub-second finality. Immutable audit trail.
Agent Onboarding

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.

agent-onboarding
$ request
curl -X POST https://proxy.skalor.xyz/register \
  -H "Content-Type: application/json" \
  -d '{"agent_name":"my-trading-bot"}'
$ response
{
  "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

Private Beta

Sign up for early access

We're onboarding developers to the private beta. Drop your info and we'll get you set up.