{"uid":"cap_Jde8Dtjr0F4oiot834eWr","slug":"oromi-iban-validator-db3dd36b","name":"Oromi IBAN Validator","description":"Machine-payable APIs for AI agents, paid per call in USDC via the x402 protocol: UK business data (Companies House), UK property market data (HM Land Registry), website agent-readiness audits, and crypto market context.","url":"https://agents.oromi.co.uk/api/verify/iban","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"],"type":"string"},"queryParams":{"type":"object","required":["iban"],"properties":{"iban":{"type":"string","description":"IBAN to validate"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"valid":true,"checks":{"checksum_ok":true},"country":"GB"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dzQvl0RUVYWPxIdHAzHyz","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates an IBAN (International Bank Account Number) and returns its validity, checksum status, and country code.","exampleAgentPrompt":"Can you check if this IBAN is valid: GB29 NWBK 6016 1331 9268 19?","exampleUseCases":[{"title":"Pre-payment IBAN verification","prompt":"Before I wire funds to this account, can you validate this IBAN for me: DE89 3704 0044 0532 0130 00 — I need to know if it passes checksum and which country it's from."},{"title":"Onboarding bank account validation","prompt":"A new supplier gave us their bank details — can you verify this IBAN is legitimate before I add it to our payment system: GB82 WEST 1234 5698 7654 32?"},{"title":"Bulk payment data quality check","prompt":"I have an IBAN from a customer invoice — GB29 NWBK 6016 1331 9268 19 — can you tell me if it's valid and confirm it's a UK account?"}],"resultDescription":"A JSON object indicating whether the IBAN is valid (boolean), whether the checksum passes (boolean), and the 2-letter ISO country code extracted from the IBAN. Example: {\"valid\": true, \"checks\": {\"checksum_ok\": true}, \"country\": \"GB\"}.","failureModes":["Malformed or missing IBAN query parameter returns an error","IBAN with invalid checksum returns valid:false with checksum_ok:false","Unsupported or unknown country prefix may return valid:false","Payment of 0.002 USDC required via x402 protocol; missing payment header results in 402 response"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, per-call IBAN validation with machine-payable micropayment access via x402/USDC, especially within agentic workflows that already use the Oromi suite of UK-focused financial data APIs. Ideal when you don't want to integrate a heavy SDK or manage an API key subscription.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:42:35.637Z","isFirstParty":false}