agentvault

on-chain evidence · aleo testnet

Don’t trust this page.

Every claim below is a link to consensus. Verify each one yourself — the explorer is the judge, and it will show you a valid proof with nothing readable inside.

curl -s https://api.explorer.provable.com/v1/testnet/transaction/at1ppx9qpv5nrv0svffk0tgp8r7ydvkm9hvmcuwg69x85zcyrsx9y8qna5ttq | tr -d '\000-\037' | grep -oE 'aleo1[a-z0-9]{58}|1500000' | wc -l

a 1.5-credit payment's full public record: zero addresses, zero amounts — this prints 0

A · the loop

B · the controls

C · the refusals the chain made

what the chain knows — in total

  • an anonymous vault id
  • an expiry height
  • a spend counter
  • the revocation flag

Four values. Enough to enforce expiry, count activity, and honor the kill-switch — nothing more.

what it never learns — touch to decrypt

  • every amount paid
  • every merchant paid
  • the remaining budget
  • the per-transaction cap
  • the category allowlist
  • who the owner is
  • who the agent is

Once you look, it stays readable — that is what holding the view key feels like. The chain never gets to look.