Validate an IBAN number. Checks format, length, and mod-97 checksum. Extracts co...
https://api.strale.io/x402/iban-validateOverview
Validate an IBAN number. Checks format, length, and mod-97 checksum. Extracts country code, bank identifier, and branch code. Pure algorithmic — fast and cheap. SQS: 98/100.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
self-registered
Indexed
2026-03-22 07:54:50
Health
Status
healthy
Latency (p50)
202ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-05-09 03:02:03
Last Healthy
2026-05-09 03:02:03
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"iban": {
"description": "IBAN to validate (e.g. SE3550000000054910000003)",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"bank_code": {
"type": "string"
},
"branch_code": {
"type": "string"
},
"country_code": {
"type": "string"
},
"error": {
"type": "string"
},
"valid": {
"type": "boolean"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-09 03:02:03 | healthy | 402 | 180ms | |
| 2026-05-08 23:49:24 | healthy | 402 | 609ms | |
| 2026-05-08 19:32:13 | healthy | 402 | 203ms | |
| 2026-05-08 15:09:51 | healthy | 402 | 204ms | |
| 2026-05-08 10:32:03 | healthy | 402 | 137ms | |
| 2026-05-08 06:19:41 | healthy | 402 | 207ms | |
| 2026-05-08 03:41:23 | healthy | 402 | 203ms | |
| 2026-05-08 01:05:59 | healthy | 402 | 249ms | |
| 2026-05-07 22:29:58 | healthy | 402 | 191ms | |
| 2026-05-07 17:39:17 | healthy | 402 | 201ms | |
| 2026-05-07 14:11:31 | healthy | 402 | 196ms | |
| 2026-05-07 08:33:58 | healthy | 402 | 196ms | |
| 2026-05-07 04:41:28 | healthy | 402 | 310ms | |
| 2026-05-07 02:12:48 | healthy | 402 | 319ms | |
| 2026-05-06 22:50:49 | healthy | 402 | 195ms | |
| 2026-05-06 20:07:55 | healthy | 402 | 202ms | |
| 2026-05-06 16:45:16 | healthy | 402 | 197ms | |
| 2026-05-06 13:54:12 | healthy | 402 | 193ms | |
| 2026-05-06 11:54:11 | healthy | 402 | 179ms | |
| 2026-05-06 07:53:20 | healthy | 402 | 457ms |