Agent compliance built for technology companies.

Deploy autonomous agents with enterprise-grade compliance. OFAC screening, credit scoring, and settlement — built for engineering teams.

52,194+
Agents indexed
<200ms
Screening latency
30+
Chains supported
30 min
Integration time

One platform for your entire agent fleet.

Shulam combines compliance screening, credit scoring, spending governance, and settlement into a single API. Built for engineering teams that ship fast and need compliance infrastructure that keeps up.

API-First Integration

Two endpoints. Thirty minutes. Production-ready.

Install the TypeScript SDK from npm, configure your API key, and start settling compliant transactions. Every endpoint returns typed responses. Webhook events fire for screening results, spending limit alerts, credit score changes, and settlement confirmations.

npm install @shulam/sdk

import { createShulamAgent }

from '@shulam/sdk'

const agent = createShulamAgent({

apiKey: process.env.SHULAM_API_KEY

});

const result =

await agent.settle({

to: '0xMerchant...',

amount: 5_000_000

});

// Screened + settled in one call

Fleet Management

Manage hundreds of agents from one dashboard.

Register agents individually or in bulk. Each agent gets an Agent Passport with compliance status, credit score, and network trust. Set per-agent spending policies, monitor fleet health in real time, and get webhook alerts for policy violations or screening holds.

Fleet overview

Active agents247
Average ACS718 / 850
Transactions today4,812
Policy violations3 held for review
Fleet compliance99.94% clear
Claude-Powered Intelligence

Natural language policies. AI-powered compliance.

42 AI souls powered by Anthropic Claude handle screening, scoring, monitoring, and reporting 24/7. Define spending policies in plain English — "max $500/day, alert me over $200" — and Shulam enforces them in real time. No compliance team required.

NLP policy engine

Natural language input

"Max $500/day, block new addresses over $100, alert on cross-chain"

↓ parsed with 0.96 confidence

{ dailyLimit: 500_000_000,

newAddressMax: 100_000_000,

crossChainAlert: true,

overLimitAction: "hold" }

Multi-Chain Support

Base + Solana + 28 more chains. One integration.

Shulam indexes 30+ chains and screens every address regardless of chain. Settlement executes on Base L2 with 2-second finality and sub-cent gas. No need to build separate screening pipelines per chain — one API covers everything.

Base L2
Solana
Ethereum
Celo
Arbitrum
Optimism
Polygon
30+ chains

Six ways Shulam accelerates engineering teams.

Ship in 30 minutes, not 6 months.

TypeScript SDK, OpenAPI spec, webhook events. Two endpoints to learn. Production-ready compliance in a single sprint.

Agent Credit Scores out of the box.

Every agent gets a 300-850 credit score based on 5 factors. Use scores to gate access, set limits, and build trust programmatically.

NLP spending policies.

Write rules in plain English. Claude parses them with 0.96 confidence. Enforce per-agent, per-fleet, or per-environment.

x402 protocol native.

HTTP 402 payment protocol built in. Your agents pay for services with compliance screening included in every transaction.

Cryptographic audit trails.

Hash-chained receipts for every screening and settlement. Tamper-evident, 7-year retention. Export in CSV, JSON, or PDF.

42 AI souls, zero headcount.

Claude-powered souls handle screening, scoring, monitoring, and reporting 24/7. You only get involved on 0.003% of transactions.

Why technology companies choose Shulam.

We integrated Shulam in under an hour. Our agents were screening transactions and settling USDC before lunch. The TypeScript SDK is the best developer experience I have seen in compliance infrastructure.

CTO
AI Platform (Series B)
Read customer story

FAQ

Deploy compliant agents in 30 minutes.

Free to start. TypeScript SDK included. Scale when you're ready.

Get started for free