Privy · Stripe-owned embedded self-custodial wallet (overview)
ConfidenceCertainUpdated2026-07-29Review by2026-10-27Sources3Machine-translatedOriginal (JA)
Wiki route
This entry sits under AI agent payment protocols overview · seven-protocol landscape. Read it against Embedded-wallet network effects · the integrator moat rather than the wallet itself for peer / contrast context and payments index for the broader system / regulatory boundary.
Key facts
- Privy’s official 2025-06-11 announcement, signed by Henri Stern and Asta Li, says they started Privy a little over three years earlier. ^[Source: https://privy.io/blog/announcing-our-acquisition-by-stripe.]
- The same announcement disclosed Stripe’s acquisition, subject to customary closing conditions and expected to close within weeks. ^[Source: https://privy.io/blog/announcing-our-acquisition-by-stripe.]
- The official disclosure reported 75M+ accounts and 1,000+ developer teams; it did not disclose the transaction price or a 110M-wallet figure. ^[Source: https://privy.io/blog/announcing-our-acquisition-by-stripe.]
- Self-custodial model: MPC + TEE sharding · the private key never exists at any single Privy point •
- User onboarding ~10 seconds vs MetaMask 5-10 minutes •
- Pre-acquisition core customers: OpenSea / Hyperliquid / Farcaster / Friend.tech / Toku / Zora •
- Announced the Multichain balances API at 2026 Sessions •
Mechanism / How it works
When a user logs in with email or Google, the Privy SDK (roughly 30 lines of code) runs MPC sharding key generation in the frontend. One shard is stored on the user’s device (Passkey / WebAuthn / Secure Enclave based), and one shard is stored in Privy’s TEE (Trusted Execution Environment · AWS Nitro Enclaves or equivalent). At signing time the two shards cooperate to generate a valid signature, but Privy alone cannot sign, and the user alone cannot sign either: this realizes the compromise of “self-custodial yet management-free” (for the same model see ERC-4337 embedded-wallet adoption). With the Multichain balances API, one API call can retrieve multi-chain balances across Ethereum, Solana, Tempo, Polygon, and other networks, eliminating the need for developers to implement multi-chain aggregation individually; the underlying layer depends on chain-abstraction patterns. The whole experience is fully Web2: the user never sees a seed phrase, never installs MetaMask, and never has to switch networks. For scale, this entry uses the 75M+ accounts confirmed in the 2025-06-11 official disclosure and does not adopt the unsupported 110M-wallet estimate.
Origin & evolution
Privy’s official 2025-06-11 announcement says Henri Stern and Asta Li started the company a little over three years earlier and supported 75M+ accounts and 1,000+ developer teams at the time of the announcement. It disclosed Stripe’s acquisition as a transaction subject to customary closing conditions and said Privy would continue operating as an independent product. Later Stripe / Privy public materials refer to Privy as a Stripe company, and AWS formally listed Coinbase CDP and Stripe (Privy) wallet connectors in its 2026-05-07 AgentCore Payments preview. These primary sources do not disclose the transaction price, 110M wallets, or an estimated valuation, so this entry does not treat those figures as established facts. ^[Sources: https://privy.io/blog/announcing-our-acquisition-by-stripe; https://aws.amazon.com/about-aws/whats-new/2026/04/amazon-bedrock-agentcore-payments-preview/.]
Related
- Wiki Index
- Privy x AWS AgentCore default wallet
- CEX disintermediation through embedded wallets
- x402 HTTP payment protocol
Sources
- Privy docs — https://docs.privy.io/
- Privy and Stripe acquisition announcement — https://privy.io/blog/announcing-our-acquisition-by-stripe
- AWS AgentCore Payments preview — https://aws.amazon.com/about-aws/whats-new/2026/04/amazon-bedrock-agentcore-payments-preview/
Discovery
Keep reading
Read next
- Skill marketplace monetizationSkills are currently almost all free, but 3 forces are irreversibly driving monetization. Operating costs become unsustainable as call volume grows · a free marketplace cannot foster quality...
- Skyfire · closed-loop card-network agent payment issuerSkyfire's architecture compresses three functions into one operator:
- Solana Saga / Seeker · mobile-native wallet stack (SMS overview)Mainstream embedded wallets (Privy / Coinbase CDP) solve the in-dapp wallet UX, but all web/PWA wallets are still bound by the iOS Safari sandbox + Google Play / App Store 30% fee + browser...
Links here
- Agent custody and authorization framework · 2026-05 reference architectureAgent custody and authorization in 2026 has converged into a three-axis design space: (1) custody model — full self-custody (user holds key, agent has no independent control), hybrid (Lit PK...
- Agent identity bridging DeFi and traditional finance · KYA, Skyfire, Lit PKP, mDL, MiCA, GENIUSAgent identity in 2026 sits at the bridge between DeFi-native primitives (smart-contract wallets, on-chain attestations, ERC-4337 / ERC-7702 wallets controlled by Lit PKP threshold keys or s...
- Coinbase AgentKit & Agentic Wallets · TEE agent wallets on BaseAgentKit and Agentic Wallets are adjacent but not interchangeable. AgentKit is the open-source agent framework layer: it exposes wallet providers, action providers, and framework adapters so...
- Crossmint agent SDK · NFT and wallet abstraction for AI agentsThe Crossmint niche is enterprise / brand customers who need: NFT mint + fiat purchase + multi-chain — all stitched together. For AI agents, this maps to use cases like:
- Embedded-wallet custody bankruptcy mechanics · what happens to end-user funds if Privy / Stripe / Coinbase CDP / AWS Bedrock failsEnd-user funds in an embedded wallet are on-chain at an address the user controls jointly with the provider, not on the provider's balance sheet. If Privy, Stripe (the Privy parent), Coinbas...