{"uid":"cap_7AIS2RbCsUfrxe2eUIQ1I","slug":"strale-swift-message-parser-20564ee5","name":"Strale SWIFT Message Parser","description":"The trust layer for AI agents — 250+ independently tested data capabilities across 27 countries. Execute capabilities via REST, MCP, A2A, or x402 micropayments. Every call returns an audit record with cryptographic chain hashing.","url":"https://api.strale.io/x402/v2/swift-message-parse","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["message"],"properties":{"message":{"type":"string","description":"Raw SWIFT message text"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0216","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0216/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_q15F9QdGnLE27NGIfYluP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0216","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses raw SWIFT financial message text and returns structured data extracted from the message fields","exampleAgentPrompt":"Can you parse this SWIFT message for me and pull out the structured fields — here's the raw text: ':20:REF123456\\n:23B:CRED\\n:32A:230615USD10000,00\\n:50K:/123456789\\nACME CORP\\n:59:/987654321\\nJOHN DOE'?","exampleUseCases":[{"title":"Extract wire transfer payment details","prompt":"I just received this raw SWIFT MT103 message from our correspondent bank and need to extract the amount, currency, sender, and beneficiary in a structured format: ':20:TXN2024001\\n:23B:CRED\\n:32A:240610EUR25000,00\\n:50K:/DE89370400440532013000\\nMUELLER GMBH\\n:59:/GB29NWBK60161331926819\\nSMITH LTD'."},{"title":"Automate SWIFT message processing pipeline","prompt":"Our back-office system receives raw SWIFT MT202 messages as plain text — can you parse this one and give me all the fields in structured JSON so I can feed it into our reconciliation system: ':20:COV20240610\\n:21:REF987654\\n:32A:240610USD500000,00\\n:52A:CHASUS33\\n:58A:DEUTDEDB'?"},{"title":"Audit and verify incoming interbank message","prompt":"We got this SWIFT message from a counterparty and need to verify the details are consistent — parse it out for me so I can check the value date, currency, and ordering institution: ':20:AUDIT2024\\n:23B:CRED\\n:32A:240615GBP75000,00\\n:50A:BARCGB22\\n:59:/GB12BARC20201530093459\\nACME TRADING LTD'."}],"resultDescription":"A structured JSON object containing the parsed fields of the SWIFT message (e.g. transaction reference, value date, currency, amount, ordering customer, beneficiary, bank identifiers), plus a cryptographic audit record with chain hashing for traceability.","failureModes":["Malformed or incomplete SWIFT message text returns a parse error","Missing required 'message' query parameter returns 400 Bad Request","Unrecognized SWIFT message type may return partial parsing with missing fields","Very long or non-standard SWIFT message formats may fail or produce incomplete output","Network timeout returns 5xx error"],"whenToPreferThis":"Choose this endpoint when you need to programmatically extract structured data from raw SWIFT MT message text received from banking partners or financial systems. It is ideal for back-office automation, reconciliation pipelines, audit trails, and compliance workflows where SWIFT messages arrive as plain text and need to be decoded into machine-readable fields. Prefer this over manual parsing or general-purpose text extractors when you need financial-domain accuracy, support for standard SWIFT MT message types, and a verifiable audit record per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:18:30.719Z","isFirstParty":false}