Documentation
Autonomous operating system for on-chain AI agents
AgentVault is not a set of disconnected demos — it is one platform where autonomous agents connect to Casper, reason before every action, and settle through shared wallet and contract infrastructure. Finance, Compliance, Commerce, and Session Vault share that operating system.
The problem
Autonomous agents are moving from chat interfaces into real financial workflows: rebalancing portfolios, verifying asset data, and hiring specialist agents to execute tasks. That shift creates a trust gap. Users need to know what an agent will do, why it recommends an action, and that funds and attestations are enforced on-chain — not buried in a black-box API call.
Most wallets were built for manual clicks. Most agent frameworks were built without settlement layers. AgentVault is the layer in between: an operating system where every application action is explained by an agent, signed by your wallet, and settled on Casper Network.
The solution in one sentence
AgentVault
Applications on one platform
| Application | Domain | What it does | On-chain touchpoint |
|---|---|---|---|
| Portfolio Guardian | Finance | Monitors positions, simulates rebalances, surfaces risk | Live CSPR balance via RPC; agent-guided simulations |
| RWA Oracle | Compliance | Submits and verifies real-world asset data | Attestation contract — publish and update reputation scores |
| Agent Marketplace | Commerce | Browse agents, post jobs, release escrow on completion | Escrow contract — job funding, verify_and_release |
| Session Vault | Agent Treasury | Authorize bounded agent session keys with spend caps | Vault contract — deposit, authorize, agent_transfer, revoke |
Each application has its own tab in the dashboard. Connect once with Casper Wallet via CSPR.click, then move across applications without re-authenticating — the same agent coordinator and settlement layer powers the platform.
How a single action flows
Why Casper
- Upgradeable Odra contract packages for Escrow and Attestation
- Low-latency finality suitable for agent-driven workflows
- Native CSPR settlement on casper-test
- CSPR.click wallet layer for Casper Wallet connection and signing
Get started
- Connect a funded casper-test wallet on the dashboard
- Run one action per application to see agent reasoning and transaction feedback
- Trace confirmed transactions on testnet.cspr.live
New to Casper testnet?