Building privacy-preserving protocols for the agent economy.
Same API. Same simplicity. Complete privacy.
import { x402 } from '@x402/sdk' const payment = await x402.pay({ amount: 100, recipient: merchant, // Payment history linkable // Browsing patterns exposed })
import { px402 } from '@shield/sdk' const payment = await px402.pay({ amount: 100, recipient: merchant, // Unlinkable credentials // Zero-knowledge proofs })
Privacy-preserving infrastructure for the agent economy
Our first product: privacy-preserving payment protocol
Cryptographic separation of payment and identity
Protecting agent privacy across payments, data, and beyond
Open protocols, open source. Build privacy-first AI agents with Shield infrastructure.