{"x402Version":1,"items":[{"resource":"https://floor-a2a-production.up.railway.app/v1/quote","type":"http","accepts":[{"scheme":"exact","network":"base","maxAmountRequired":"10000","resource":"https://floor-a2a-production.up.railway.app/v1/quote","description":"Live OTC quote for a token swap on Base. Zero spread.","mimeType":"","payTo":"0xE6f26F05C956D1833A1DAaaAD57CD0a1E626bfd3","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"metadata":{"description":"Live OTC quote for a token swap on Base. Zero spread.","input":{"type":"http","method":"POST","bodyType":"json","bodyExample":{"from_token":"USDC","to_token":"WETH","amount":"1000"},"bodySchema":{"properties":{"from_token":{"type":"string","description":"Input token symbol (USDC, WETH, USDT, DAI, USDbC)"},"to_token":{"type":"string","description":"Output token symbol"},"amount":{"type":"string","description":"Amount to sell, decimal string"}},"required":["from_token","to_token","amount"]}},"output":{"type":"json","example":{"quote":{"from_token":"USDC","to_token":"WETH","from_amount":"1000","to_amount":"0.4326","rate":0.000433,"usd_value":999.79,"protocol_fee_bps":25,"settlement":"CoW Protocol on Base, ~15s fills"}}}}},{"resource":"https://floor-a2a-production.up.railway.app/v1/prepare_trade","type":"http","accepts":[{"scheme":"exact","network":"base","maxAmountRequired":"50000","resource":"https://floor-a2a-production.up.railway.app/v1/prepare_trade","description":"Build a CoW Protocol order for the caller to sign. Returns EIP-712 typed data, FLOOR appData (25 bps partner fee), and a preflight check.","mimeType":"","payTo":"0xE6f26F05C956D1833A1DAaaAD57CD0a1E626bfd3","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"metadata":{"description":"Build a CoW Protocol order for the caller to sign. Returns EIP-712 typed data, FLOOR appData (25 bps partner fee), and a preflight check on balance + relayer allowance.","input":{"type":"http","method":"POST","bodyType":"json","bodyExample":{"sell_token":"USDC","buy_token":"WETH","sell_amount":"1000","trader_address":"0xYourAgentAddress","valid_for_seconds":1800},"bodySchema":{"properties":{"sell_token":{"type":"string","description":"Token to sell"},"buy_token":{"type":"string","description":"Token to receive"},"sell_amount":{"type":"string","description":"Sell amount as decimal string"},"trader_address":{"type":"string","description":"0x address that will sign and trade"},"valid_for_seconds":{"type":"integer","description":"Order validity window, optional"}},"required":["sell_token","buy_token","sell_amount","trader_address"]}},"output":{"type":"json","example":{"order":{},"typedData":{},"preflight":{"balance_ok":true,"allowance_ok":true},"partnerFee":{"bps":25,"recipient":"0xE6f26F05C956D1833A1DAaaAD57CD0a1E626bfd3"}}}}}]}