You're viewing a demo portfolio

Join the waitlist
PRSM

iban_validate

Active

Tool of io.github.digitalweb33333-creator/x402-endpoints

declared in 1.28.1

IBAN format validation (ISO 13616 mod-97) — SEPA/EU IBAN structural validation and country/bank-code extraction. Returns valid/invalid with reason, country code, check digits, bank code and grouped formatting. Format check, NOT account existence. SEPA/EU coverage. Price: $0.01 per call (x402 payment, USDC on Base mainnet). IBAN format validation via the ISO 13616 mod-97 algorithm (local, deterministic). SEPA/EU structural validation: returns valid/invalid with a clear reason, country code, check digits, bank code and grouped formatting. Format check only — does NOT verify the account exists. For payment, onboarding and treasury agents. Input: IBAN.

Parameters schema

{
  "type": "object",
  "required": [
    "iban"
  ],
  "properties": {
    "iban": {
      "type": "string",
      "description": "IBAN to validate, e.g. 'FR1420041010050500013M02606'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.digitalweb33333-creator/x402-endpoints

https://github.com/digitalweb33333-creator/x402-endpoints

1/7 registries
View full server →
iban_validate — io.github.digitalweb33333-creator/x402-endpoints — PRSM MCP