{"tool":"iso20022-to-x402-intent","title":"ISO 20022 to x402 intent (SWIFT replacement)","description":"Autonomous banking migration: translate legacy ISO 20022 pain.001/pacs.008 XML directly into zero-float EIP-3009 Base L2 USDC payment intent.","method":"POST","call":"/v1/tools/iso20022-to-x402-intent/call","input_schema":{"type":"object","required":["xml"],"properties":{"xml":{"type":"string","description":"ISO 20022 XML string (< 512KB)."}}},"output_schema":{"type":"object","properties":{"tool":{"type":"string"},"valid":{"type":"boolean"},"swapped_rail":{"type":"string"},"x402_intent":{"type":"object"},"scope":{"type":"string"}},"required":["valid"]},"price_usdc_floor":0.05,"price_note":"dynamic-dutch: live quote via GET /health or the 402 challenge on POST without payment","example_request":{"input":{"xml":"<Document xmlns=\"urn:iso:std:iso:20022:tech:xsd:pain.001.001.03\"><CstmrCdtTrfInitn><PmtInf><CdtTrfTxInf><Amt><InstdAmt Ccy=\"USD\">5000.00</InstdAmt></Amt><CdtrAcct><Id><IBAN>GB82WEST12345698765432</IBAN></Id></CdtrAcct></CdtTrfTxInf></PmtInf></CstmrCdtTrfInitn></Document>"}},"docs":"https://rail.akrivis.in/openapi.json","mcp":"https://rail.akrivis.in/mcp"}