Goal
Make Multipaz the hardware-backed wallet for x402 agentic payments: an on-chain payment account held as a non-exportable key in the phone's secure hardware, surfaced as a portable credential, usable by an AI agent to authorize and settle payments (including human-not-present). Start on Hedera, extend to other chains.
Status
Hedera (Ed25519) works end to end on testnet today: a TEE-resident, recoverable account, biometric-gated signature, settled via a facilitator, shown as a first-class credential. The foundational library fix is up as a draft PR. Everything below is the path to broaden and harden it.
Workstreams
1. Multipaz library (upstream PRs)
2. Core-vs-extension decision
3. Credential / document types (part #2)
4. Generic PaymentSigner seam
5. Provider breadth
6. Tron / secp256k1 path
7. Wallet to agent integration (the goal)
8. Outreach and content
Links
Goal
Make Multipaz the hardware-backed wallet for x402 agentic payments: an on-chain payment account held as a non-exportable key in the phone's secure hardware, surfaced as a portable credential, usable by an AI agent to authorize and settle payments (including human-not-present). Start on Hedera, extend to other chains.
Status
Hedera (Ed25519) works end to end on testnet today: a TEE-resident, recoverable account, biometric-gated signature, settled via a facilitator, shown as a first-class credential. The foundational library fix is up as a draft PR. Everything below is the path to broaden and harden it.
Workstreams
1. Multipaz library (upstream PRs)
certify()emits a document-changed event: one-line fix that removes the stale-claims workaround; separate follow-up PR.2. Core-vs-extension decision
3. Credential / document types (part #2)
4. Generic PaymentSigner seam
SecureArea(no chain SDK in the sign path).5. Provider breadth
6. Tron / secp256k1 path
EcCurve(BouncyCastle) so the Cloud Secure Area can hold it server-side.7. Wallet to agent integration (the goal)
8. Outreach and content
Links