# httpay.xyz Mapbox Maps & Location API Gateway

> httpay.xyz Mapbox Maps & Location API Gateway is a paid API for AI agents from httpay.xyz, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-08).

Proxies requests to the Mapbox maps and location API, handling authentication via a paid gateway that accepts USDC micropayments

## Facts

- Endpoint: POST https://httpay.xyz/api/gateway/mapbox/%7B*path%7D/*
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-08
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/httpay-xyz-34c1fbc9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HtXKuOGLqYqLUKXvBM7VC

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 httpay-xyz-34c1fbc9 -d '<json body>'
```

Example prompt: Can you use Mapbox to geocode the address '1600 Amphitheatre Parkway, Mountain View, CA' and give me the latitude and longitude coordinates?

## When to prefer this

Choose this endpoint when you need Mapbox-specific APIs (geocoding, routing, map tiles, places) without managing your own Mapbox API key, and are operating in a micropayment-enabled (x402/USDC) environment where per-call billing is acceptable.

## Known failure modes

- Payment not included or insufficient USDC — 402 Payment Required
- Invalid Mapbox API path — 404 Not Found or Mapbox error
- Malformed query parameters — Mapbox returns 422 or 400
- Mapbox rate limit exceeded downstream — 429 Too Many Requests
- Network timeout to Mapbox origin — 504 Gateway Timeout

## How this service works

API Gateway: Mapbox maps & location API (key in query)

## Output

Returns the raw Mapbox API response for the requested path, which may include geocoded coordinates, map tile data, routing directions, place search results, or other location-based data depending on the Mapbox endpoint called.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-xyz-34c1fbc9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from httpay.xyz](https://www.zero.xyz/host/httpay.xyz/llms.txt)
