Sardis

Overview

Sardis is the Payment OS for the Agent Economy — infrastructure enabling AI agents to make real financial transactions safely.

What is Sardis?

Sardis is infrastructure that enables AI agents to make real financial transactions safely through non-custodial MPC wallets with natural language spending policies.

AI agents can reason, but they cannot be trusted with money. Sardis is how they earn that trust.

Key Capabilities

  • Non-Custodial MPC Wallets — Agent wallets secured by Turnkey MPC. No private keys stored.
  • Natural Language Policies — Define spending rules in plain English: "Max $100/day, only OpenAI and Anthropic"
  • Spending Mandates — Machine-readable payment permissions with scoped, time-limited, revocable authority
  • Multi-Rail Payments — Stablecoins (USDC/USDT/EURC), virtual cards, and bank transfers through a single API
  • Policy Engine — Every transaction passes compliance and policy checks before execution
  • Audit Trail — Append-only ledger for every transaction with full provenance

Supported Chains

ChainTokens
BaseUSDC, EURC
PolygonUSDC, USDT, EURC
EthereumUSDC, USDT, PYUSD, EURC
ArbitrumUSDC, USDT
OptimismUSDC, USDT

Architecture

AI Agent → MCP/SDK → Policy Engine → MPC Signing → Chain Execution

Every payment follows this flow:

  1. Agent requests payment via SDK, MCP, or API
  2. Policy Engine evaluates spending limits, merchant rules, compliance
  3. MPC wallet signs the transaction (non-custodial, no stored keys)
  4. Chain executor broadcasts to the target blockchain
  5. Audit trail records the full transaction provenance

Get Started