Your AI agent has a wallet.
The blockchain says no.

On-chain spending policies for autonomous AI agents on Bitcoin. Daily limits, contract whitelists, emergency controls — enforced by Clarity smart contracts, not JavaScript.

"Even when the agent is compromised, the math says no."
0
Approved
0
Blocked
0
Active Agents
0 STX
Stolen
Agent Policy SP1ABC...XYZ
Daily Limit 500 STX / day
Per-Transaction Max 200 STX
Whitelisted Contracts 3 contracts
Status ● Active
Daily Budget Used 45%
📡 Event Feed LIVE
Transfer 100 STX to SP2CY5...AG → approved 2m ago
Transfer 150 STX to SP3JK7...QR → approved (budget: 250/500) 8m ago
🚫 BLOCKED: 10,000 STX drain attempt → DailyLimitExceeded 12m ago
🚫 BLOCKED: Call to SP9MAL...IC → ContractNotWhitelisted 12m ago
Contract call to SP1DEX...FI → approved (whitelisted) 25m ago
🔧 Owner Controls
Quick Actions
contract-call? .agent-scope set-policy 'SP_AGENT u500000000 u200000000 u144
🏗 Architecture
┌─────────────┐ ┌──────────────────┐ ┌──────────┐ │ AI Agent │────▶│ AgentScope │────▶│ Stacks │ │ (autonomous) │ │ (policy engine) │ │ Chain │ └─────────────┘ │ │ └──────────┘ │ ✓ Daily limits │ │ ✓ Per-tx caps │ ┌─────────────┐ │ ✓ Whitelists │ │ Owner │────▶│ ✓ Pause/revoke │ │ (human) │ │ ✓ Audit log │ └─────────────┘ └──────────────────┘ Layer 1: On-chain (Clarity) — enforces limits Layer 2: Middleware — pre-checks before tx
⚔️ Jailbreak Defense Demo Interactive
Click "Run Jailbreak Demo" to simulate an attack scenario.