{"uid":"cap_r-lSdllKCrxTjmGUiHANx","slug":"strale-iban-to-bank-lookup-f5c2aea6","name":"Strale IBAN to Bank Lookup","description":"Extract bank name and branch information from an IBAN. Returns bank name, BIC/SWIFT code, branch, and country. Pure algorithmic — uses bank code lookup tables.","url":"https://api.strale.io/x402/v2/iban-to-bank","method":"GET","headers":{},"bodySchema":{"type":"object","required":["iban"],"properties":{"iban":{"type":"string","description":"IBAN number to look up"}}},"responseSchema":{"bic":{"type":"string"},"bank_code":{"type":"string"},"bank_name":{"type":"string"},"valid_iban":{"type":"boolean"},"country_code":{"type":"string"},"country_name":{"type":"string"}},"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_v6qQa8YC46DXnLcfNGjho","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":"Looks up bank details and metadata for a given IBAN number, returning structured bank information with a cryptographic audit record.","exampleAgentPrompt":"Can you look up the bank details for the IBAN DE89370400440532013000 — I need to know which bank it belongs to and get the BIC if possible?","exampleUseCases":[{"title":"Verify payee bank before wire transfer","prompt":"Before I send this payment, can you check the IBAN GB29NWBK60161331926819 and tell me which bank it belongs to so I can confirm I have the right account?"},{"title":"Enrich invoice data with bank info","prompt":"I have an invoice with IBAN FR7630006000011234567890189 listed as the payment destination — can you look up the bank details so I can add the bank name and BIC to our records?"},{"title":"Compliance check on supplier IBAN","prompt":"We need to do a due diligence check on a new supplier — can you resolve the IBAN NL91ABNA0417164300 to get the bank name and country so we can verify it matches what they told us?"}],"resultDescription":"Returns structured bank information for the given IBAN including bank name, BIC/SWIFT code, country, branch details, and IBAN validity status, along with a cryptographic audit record for trust verification.","failureModes":["Invalid IBAN format returns validation error","IBAN for an unsupported country or bank may return limited data","Malformed IBAN checksum triggers rejection","Rate limiting or payment failure (x402) prevents execution","Unknown or defunct bank may return incomplete records"],"whenToPreferThis":"Choose this endpoint when you need a trusted, auditable IBAN-to-bank resolution with cryptographic proof of the lookup — particularly in compliance, fintech, or agent-driven payment workflows where an audit trail matters. Useful when operating across the 27+ countries Strale covers and when you need structured JSON output that can be programmatically validated.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:10:58.973Z","isFirstParty":false}