# 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-15).

Proxies Mapbox maps and location API requests through a pay-per-call x402 gateway without requiring a Mapbox API key

## Facts

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

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-mapbox-maps-location-api-gateway-f68ebb2a -d '<json body>'
```

Example prompt: Can you geocode the address '1600 Pennsylvania Ave NW, Washington DC' using Mapbox and return the latitude and longitude?

## When to prefer this

Choose this endpoint when you need Mapbox-specific mapping, geocoding, or routing capabilities but do not want to manage a Mapbox API key — ideal for agents that need pay-per-call access to Mapbox without credential setup, especially in x402/USDC-based payment workflows on Base.

## Known failure modes

- Invalid or unsupported Mapbox API path returns 404 or passthrough error from Mapbox
- Missing required Mapbox path parameters returns an error
- Payment not settled (x402 flow incomplete) results in 402 Payment Required
- Mapbox upstream service unavailable causes 502 or timeout
- Malformed query parameters passed to underlying Mapbox endpoint return Mapbox validation errors

## 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 geocoding results with coordinates and place names, routing instructions with step-by-step directions and distances, map tile data, or place search results depending on which Mapbox API sub-path was called.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-xyz-mapbox-maps-location-api-gateway-f68ebb2a/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)
