Parse SWIFT MT messages (MT103/MT940/MT202) into structured data. Extracts sende...
https://api.strale.io/x402/swift-message-parseOverview
Parse SWIFT MT messages (MT103/MT940/MT202) into structured data. Extracts sender/receiver BIC, amount, currency, beneficiary.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
169ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-21 18:26:11
Last Healthy
2026-09-21 18:26:11
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"message": {
"description": "Raw SWIFT message text",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"amount": {
"type": "number"
},
"currency": {
"type": "string"
},
"message_type": {
"type": "string"
},
"receiver_bic": {
"type": "string"
},
"sender_bic": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-21 18:26:11 | healthy | 402 | 158ms | |
| 2026-09-21 07:38:29 | healthy | 402 | 121ms | |
| 2026-09-20 19:47:08 | healthy | 402 | 135ms | |
| 2026-09-20 14:21:12 | healthy | 402 | 219ms | |
| 2026-09-20 05:51:30 | healthy | 402 | 169ms | |
| 2026-09-19 22:26:49 | healthy | 402 | 179ms | |
| 2026-09-19 07:36:05 | healthy | 402 | 136ms | |
| 2026-09-19 01:58:45 | healthy | 402 | 452ms |