# Vibes API Hub - BIN/IP Lookup

> Vibes API Hub - BIN/IP Lookup is a paid API for AI agents from vibes-coral-tau.vercel.app, paid per call via x402, $0.038289/call, status unknown (last checked 2026-09-15).

Looks up geographic and network information for a given IP address or BIN (Bank Identification Number) via a pay-per-call endpoint on Base chain.

## Facts

- Endpoint: POST https://vibes-coral-tau.vercel.app/api/bin-ip
- Price: $0.038289/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vibes-api-hub-bin-ip-lookup-da7f9bd8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3vsd0bAR3W0H-5AoZTyjY

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability vibes-api-hub-bin-ip-lookup-da7f9bd8 -d '<json body>'
```

Example prompt: Can you look up the location and ISP for IP address 203.0.113.42 using the Vibes API bin-ip endpoint?

## When to prefer this

Use this endpoint when you need a pay-per-call, no-subscription IP geolocation or BIN lookup that settles on-chain via x402 on Base. Prefer it for lightweight, on-demand lookups without a monthly SaaS commitment.

## Known failure modes

- Invalid or malformed IP address returns an error response
- BIN number not found in database returns null or empty result
- Payment failure via x402 protocol blocks the request
- Rate limiting or quota exceeded returns 429 error
- Network timeout or server error returns 500

## How this service works

All-in-one API hub: Social Media, Jobs, Finance, Crypto, and Tools. Pay-per-call with x402 protocol on Base chain.

## Output

Returns geolocation and network metadata for an IP address (country, region, city, ISP, coordinates) or bank/card metadata for a BIN number (issuing bank, card type, country of issue).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibes-api-hub-bin-ip-lookup-da7f9bd8/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vibes-coral-tau.vercel.app](https://www.zero.xyz/host/vibes-coral-tau.vercel.app/llms.txt)
