{"uid":"cap_NwNstzeIlA3__WbxCib7N","slug":"agentutility-bin-lookup-api-2753bb3e","name":"AgentUtility BIN Lookup API","description":"Paid x402 endpoints organized into product clusters. USDC-settled on Base. MCP-callable. ERC-8004 identity registry agentId 47167.","url":"https://x402.agentutility.ai/bin-lookup-api","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["bin"],"properties":{"bin":{"type":"string","description":"First 6-8 digits of a card number (BIN/IIN only). Never pass a full card number."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"type":{"type":"string"},"scheme":{"type":"string"},"country":{"type":"object","properties":{"alpha2":{"type":"string"}}}}}}}}},"responseSchema":{"type":"json","example":{"type":"debit","scheme":"visa","country":{"alpha2":"US"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_enIwcy9lgZ4wUMD15IX7p","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up a bank identification number (BIN) to return card type, scheme, and issuing country","exampleAgentPrompt":"Can you look up the BIN 411111 and tell me whether it's a debit or credit card, what scheme it's on (like Visa or Mastercard), and what country it was issued in?","exampleUseCases":null,"resultDescription":"Returns a JSON object with card type (e.g. 'debit' or 'credit'), card scheme (e.g. 'visa', 'mastercard'), and issuing country as an ISO alpha-2 country code (e.g. 'US').","failureModes":["Invalid or unrecognized BIN returns an error or empty result","BIN not found in database — unknown issuer or newly issued range","Malformed input (non-numeric or too short) causes validation error","Payment failure via x402 if USDC balance insufficient","Rate limiting or authentication issues with x402 protocol"],"whenToPreferThis":"Use this endpoint when you need to identify card type, scheme, or issuing country from a BIN or card prefix as part of a payment workflow, fraud detection, or card routing logic. Prefer this over manual lookup tables when you need real-time, accurate BIN data without maintaining your own database.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:12:58.051Z","isFirstParty":false}