{"uid":"cap_i9RbdZtf02IBgtbAEAJHv","slug":"agent-guard-iban-validator-865832f5","name":"Agent Guard IBAN Validator","description":"Safety and trust layer for AI agents: PII redaction, scam/phishing text scan, EVM/Solana address validation, IBAN checks, JSON repair, deep on-chain wallet risk scoring, x402 counterparty endpoint reputation checks. Free discovery: /openapi.json, /.well-known/x402, /v1/capabilities, /mcp (tools/list). REST + MCP. Pay with USDC via x402 — no API keys.","url":"https://agent-guard.annushka1190.workers.dev/v1/iban/validate","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["iban"],"properties":{"iban":{"type":"string","description":"IBAN string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-Fc4beUVePasZtuxGBcMt","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","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), returning whether it is structurally valid and its country code","exampleAgentPrompt":"Can you check whether the IBAN DE89370400440532013000 is valid before I send the payment?","exampleUseCases":[{"title":"Payment form IBAN verification","prompt":"A user just typed in their bank account IBAN as GB29NWBK60161331926819 — can you validate it before I let them proceed to checkout?"},{"title":"Compliance check for wire transfer","prompt":"Before we wire money to this account, please verify that IBAN FR7630006000011234567890189 is correctly formatted and from a valid country."},{"title":"Detecting invalid IBAN in user onboarding","prompt":"We have an IBAN submitted during onboarding: NL91ABNA0417164300 — can you confirm it's valid so we can finish setting up this user's bank details?"}],"resultDescription":"A JSON object with a boolean 'valid' field indicating structural IBAN validity, and a 'country' field containing the two-letter ISO country code extracted from the IBAN (e.g. {\"valid\": true, \"country\": \"DE\"}).","failureModes":["Missing or empty IBAN query parameter — returns invalid or error response","Malformed IBAN with wrong length or invalid characters — returns valid: false","Unsupported or unknown country prefix — may return valid: false or partial result","Payment not sent or insufficient USDC — returns 402 Payment Required","Network timeout on Cloudflare Worker — returns 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a fast, cheap, no-key-required IBAN structural validation as part of a payment or compliance workflow — especially useful in AI agent pipelines that already use x402/USDC micropayments and need to guard against bad bank account numbers before initiating transfers. Prefer this over rolling your own regex or a heavier KYC/banking API when all you need is format and country validation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:30:42.173Z","isFirstParty":false}