{"uid":"cap_3GTTfBG-8WeqBUKBxKQEi","slug":"card-bin-lookup-c674a756","name":"Card BIN Lookup","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/card-bin-lookup","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":{"name":{"type":"string"}}}}}}}}},"responseSchema":{"type":"json","example":{"type":"credit","scheme":"visa","country":{"name":"United States"}}},"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__JFqmoFWJB4TkaQdRU71b","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 card network metadata (type, scheme, issuing country) from a payment card BIN/IIN prefix","exampleAgentPrompt":"Can you look up the BIN 411111 and tell me whether it's a credit or debit card, which network it's on like Visa or Mastercard, and what country it's issued from?","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the card type (e.g. credit or debit), card scheme (e.g. visa, mastercard), and issuing country name for the provided BIN prefix.","failureModes":["Invalid or unrecognized BIN returns empty or null result","BIN not found in database returns no card type or scheme","Malformed input (too short/long prefix) may return an error","Payment failure via x402 if insufficient USDC balance"],"whenToPreferThis":"Use this endpoint when you need to classify a payment card by its BIN prefix — especially for fraud checks, routing logic, or checkout UX that needs to display the card brand and type. Prefer this over full card validation services when you only have the first 6-8 digits and need quick network/type/country metadata.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:11:06.399Z","isFirstParty":false}