AgentWallet AgentWallet provides server wallets for AI agents. Wallets are provisioned after email OTP verification. All signing happens server-side and is policy-controlled. --- TL;DR - Quick Reference FIRST: Check if already connected by reading . If file exists with , you're connected - DO NOT ask user for email. Need to connect (no config file)? Ask user for email → POST to → user enters OTP → POST to → save API token. x402 Payments? Use the ONE-STEP endpoint (recommended) - just send target URL + body, server handles everything. --- x402/fetch - ONE-STEP PAYMENT PROXY (RECOMMENDED) This…