{"name":"intent402","description":"Transaction intent resolution for AI agents. Tell me what you want to do, get back unsigned transactions ready to sign.","x402":true,"endpoints":{"POST /intent/swap":{"price":"$0.02","description":"Swap tokens on Base. Send {\"from\":\"USDC\",\"to\":\"ETH\",\"amount\":\"100\",\"wallet\":\"0x...\"}"},"POST /intent/bridge":{"price":"$0.03","description":"Bridge tokens across chains. Send {\"from\":\"USDC\",\"to\":\"USDC\",\"fromChain\":\"base\",\"toChain\":\"arbitrum\",\"amount\":\"100\",\"wallet\":\"0x...\"}"},"POST /approve-check":{"price":"$0.005","description":"Check token allowance and get approval tx if needed. Send {\"token\":\"USDC\",\"spender\":\"0x...\",\"wallet\":\"0x...\",\"amount\":\"100\"}"}},"supportedTokens":["eth","weth","usdc","usdt","dai","cbeth","wsteth"],"supportedChains":["base","ethereum","arbitrum","optimism","polygon"]}