What problem does it solve? Setting up an x402 wallet for agentic payments requires provisioning a business Solana wallet and funding it from a corporate checking account, a multi-step process involving authentication, account eligibility checks, irreversible transfers, and approval workflows that are easy to get wrong without guided instructions. ## Core Features & Use Cases - Guided Wallet Provisioning: Walks an owner or admin through connecting the Ramp CLI or MCP tools and creating the company's Ramp-managed x402 wallet on Solana with explicit confirmation. - Safe Funding Workflow: Lists eligible Ramp Checking accounts (active, USD, Increase-provided, sufficient balance), enforces a $1 minimum, and executes funding with a unique idempotency key per transfer. - Approval and Settlement Monitoring: Detects pending withdrawal approvals, directs the approver to the correct Ramp page, and polls transfer status every 15 seconds for up to 15 minutes until settlement. - Use Case: A finance admin wants to enable agentic commerce for their company. The agent verifies their role, provisions the x402 wallet, helps them pick a funded Ramp Checking account, transfers $500, monitors the transfer to completion, and hands off to the payment skill. ## Quick Start Ask the agent to set up and fund a Ramp x402 wallet from your Ramp Checking account, then follow its confirmation prompts.