Proof page

Crypto conversion route proof.

This page documents representative route planning for agents that need to start from supported crypto and reach a seller's required x402 settlement asset.

What was tested

Representative quote/planning routes for common and less common assets toward Base USDC settlement requirements. Unsupported routes should return explicit refusal/fallback details instead of silently failing.

Date tested2026-05-22
StatusRepresentative routes pass
BoundaryRoute quote, not key custody

Public-safe JSON sample

{
  "sourceAsset": "ETH",
  "targetAsset": "USDC",
  "targetNetwork": "base",
  "mode": "conversion_handoff",
  "agentInstruction": "quote route, show all-in cost, request wallet signing through approved flow, then retrieve receipt"
}