Live on Sepolia Testnet

SentinelVault

An AI trading agent whose capital access is constrained by on-chain reputation and vault-enforced policy.

GitHub View Vault Contract
๐Ÿ“Ž Latest Validated SHORT TX  ยท  Latest Validated LONG TX  ยท  Loading latest artifact...

Live Agent Status

๐Ÿ“ก Data fetched from agent monitor running on VPS ยท View Agent Wallet

--
Agent Status
--
Live Decisions
--
Uptime
--
Last Update

Recent Trades (Live)

Each trade includes Claude reasoning, IPFS artifact, and links to on-chain activity when available

How It Works

Human sets policy โ†’ Policy enforced on-chain โ†’ Chainlink verifies outcome โ†’ Reputation updates
(Claude reasoning โ†’ EIP-712 intent โ†’ Uniswap swap โ†’ IPFS artifact)

Deployed Contracts (Sepolia)

The Trust Boundary

Every trade passes through vault.executeIntent() โ€” the vault verifies the agent's EIP-712 signature on-chain, enforces policy, checks token allowlists and trade limits, then routes through a typed swap adapter (no arbitrary calldata). Balance deltas are verified post-swap. Oracle recording is atomic. The agent cannot bypass any of these checks.