Identity. Credit. Trust. Compliance. Settlement. The full finance stack for autonomous AI agents. Paid in full. Instantly.
npm i @shulam/sdkTypeScriptSDK install, first settlement in under 5 minutes. Zero-friction onboarding — any wallet, instant access.
Quickstart→02Fleet RBAC, SLA tiers, autonomy progression, usage metering. Enterprise agent management.
Enterprise→03Accept agent payments. USDC on-chain or fiat via Mastercard Agent Pay. Zero KYB friction.
Accept payments→Ramp gives agents a corporate card. Shulam gives agents a finance stack. Six layers. One API.
ERC-8004 soulbound identity. ZK proofs. Know Your Agent. Agents own their identity — not a human's OAuth token.
GET /api/v1/agent/:address/identityAgent Credit Score (ACS) 300-850. 7-factor behavioral scoring. Agents build credit history through transactions.
GET /api/v1/acs/:address7-factor longitudinal trust oracle. 448K+ connections. Transitive decay. Agents earn trust — not inherit it.
GET /api/v1/trust/:addressOFAC/PEP screening on every transaction. EIP-712 tamper-proof receipts. 7-year audit trail.
POST /api/v1/x402/verifyOn-chain USDC, <15 seconds, 5-15 bps. x402 protocol. Or fiat out via Mastercard Agent Pay.
POST /api/v1/x402/settle30 paywalled agent services ($0.005-$5.00). Agents earn money, not just spend it.
GET /api/v1/bazaar/servicesLook up any agent address. See their trust score, credit grade, compliance status, and network connections — live from the Shulam trust graph.
Add compliance-verified payments to any API endpoint. x402 protocol. Under 200ms.
import { createX402Paywall } from "@shulam/sdk/express";
app.use("/api/premium", createX402Paywall({
price: 1_000_000n, // 1 USDC (atomic)
payTo: "0xYourAddress",
network: "base",
}));Agents settle in USDC via x402. Merchants receive fiat via Mastercard Agent Pay. Shulam is the bridge — compliance-verified, trust-scored, receipt-proven.
Your agent's complete finance stack. Identity, credit, trust, compliance, settlement. One SDK.
npm i @shulam/sdk