Pay for maps, geocoding, and location data
Let your agents geocode addresses, get directions, check weather, and track flights — pay per request with stablecoins on Tempo. No Google Cloud accounts, no Mapbox tokens, no API keys.
The location data payment problem
Location APIs require cloud platform accounts with billing verification before returning data. Google Maps requires a Google Cloud project with a credit card. Mapbox requires a developer account with access tokens. Weather and flight APIs have their own signup flows. For agents that need location data as part of a larger workflow, this credential overhead is a barrier.
How MPP enables paid location data
With MPP, your agent pays per geocode, per route, or per weather query using stablecoins. No cloud accounts, no access tokens. The agent makes a request, the service returns its price, the agent pays, and the data arrives.
Location data services you can pay for
| Provider | Capabilities | Service URL |
|---|---|---|
| Google Maps | Geocoding, directions, places, routes, weather | googlemaps.mpp.tempo.xyz |
| Mapbox | Geocoding, directions, isochrones, static maps | mapbox.mpp.paywithlocus.com |
| OpenWeather | Current weather, forecasts, air quality, alerts | openweather.mpp.paywithlocus.com |
| StableTravel | Flights, hotels, activities, transfers, tracking | stabletravel.dev |
| FlightAPI | Flight prices, tracking, airport schedules | flightapi.mpp.tempo.xyz |
| IPinfo | IP geolocation, ASN, privacy detection | ipinfo.mpp.paywithlocus.com |
Try Google Maps with Tempo payments
# Install Tempo CLI + wallet
curl -L https://tempo.xyz/install | bash && tempo add request && tempo wallet login
# Geocode an address via Google Maps
tempo request googlemaps.mpp.tempo.xyz/maps/api/geocode/json \
-d '{"address": "1600 Amphitheatre Parkway, Mountain View, CA"}'Prompt your agent to buy location data
Use googlemaps.mpp.tempo.xyz to geocode addresses via Tempo.
Pay per request with stablecoins — no API key needed.
Next steps for location data payments
Build a payment-gated location API
Set up your agent to discover and pay for services
85+ MPP-enabled services in the directory
Was this helpful?