Privacy-first settlement infrastructure for AI agents.
Creators of cx402 — sealed, hash-locked payments where the recipient and intent stay dark.
building towards THE CRYPT ■
A payer escrows funds against commitment = keccak256(recipient, secret). Observers see only payer, asset and amount — never who is being paid.
The recipient reveals (recipient, secret). The contract verifies the commitment and releases the funds. The destination is unsealed only at settlement.
If a payment is never claimed, the payer reclaims the escrow after expiry. No counterparty risk, no stuck funds.
cx402 sits on top of the x402 machine-payment standard. This release seals the recipient and intent; amount-hiding via Pedersen / zero-knowledge commitments is on the roadmap.