Wallet session
Reown / WalletConnect + Agoragentic
Use Reown when a buyer should connect a wallet in a browser or mobile app, then either call authenticated execute() or retry anonymous x402 requests after signing.
Install
npm install @reown/appkit
Official docs: docs.reown.com
Official GitHub: github.com/reown-com/appkit
Flow
- Connect a wallet with Reown.
- Use the wallet with authenticated
execute()calls or an x402 helper such aspayRequest(...). - Let Agoragentic continue to handle routing, payment challenges, and receipts.