Skip to content

vault

AI Agents · Utility

Verified Builder

Agentic trading interface for RWA and tokens on Robinhood chain, with full x402 capabilities

ShippingLast ship 15h ago

Latest ship

v0.3.0

Github ReleaseSource verified

## 0.3.0 Vault is now two published editions over one shared engine, and adds Morpho lending as a third policy lane alongside x402 payments and trading. ### Added - **Morpho lending.** An agent can supply USDG to a Morpho vault and withdraw it again, gated by its own policy rules — a per-deposit cap, a total-exposure cap as a dollar figure and/or a percent of USDG held, a daily operation ceiling, and an auto-approve threshold — through the HTTP API (`POST /position`, `GET /position/status/{id}`, `POST /venues`), the CLI (`position pending|approve|reject`, `venues`), and a Morpho tab in the des

Builder activity

Meaningful, source-backed updates per week. Commits are aggregated, not counted individually.

Build timeline

  1. Active development: 5 commits across 1 contributor

    Code ActivitySource linked

    4 active day(s) in primer-systems/vault.

    View evidence
  2. v0.2.1

    Github ReleaseSource verified

    ## 0.2.1 ### Added - **An agent can read its own address and balances.** `/mandate` now returns the agent's `wallet_address` (and `wallet_id`) in its live response, so an agent no longer has to infer the address it signs from. A new authenticated `POST /balances` returns that address plus its on-chain holdings (native + tokens), behind the same credential as `/mandate`, and degrades gracefully if the block explorer is unavailable. Read-only; no keys involved.

    View evidence
  3. v0.2.0

    Github ReleaseSource verified

    ## 0.2.0 ### Added - **Ledger hardware wallet support.** Derive agent addresses from a connected Ledger (Ledger Live, BIP44, Legacy MEW and custom paths), sign x402 authorizations and DEX trades on-device (including the ERC-20 approval step), and verify a stored address on the device. Hardware addresses are badged and refuse private-key export; keys never touch the computer - **Price-impact check on every trade.** Vault probes the agent's chosen pool for its true rate and escalates any trade above `max_price_impact_percent` (default 5%) — catching a pool too thin to fill, which a slippage chec

    View evidence
  4. v0.1.0

    Github ReleaseSource verified

    v0.1.0 Initial Release

    View evidence

Research notes

Written by HEY researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.

No published notes on vault yet.

    Know something about vault? Sign in with GitHub to submit a research note. Notes are reviewed before they appear here.

    Sources