{"uid":"cap_AgqAcCxoeNYQRPU2SmzRI","slug":"geo402-reverse-geocode-4e6363c4","name":"geo402 Reverse Geocode","description":"Pay-per-call geolocation utility for AI agents: geocoding, reverse geocoding, timezone lookup, and great-circle distance. No API key, no subscription — agents pay per request via x402 (Base/USDC) or MPP (Tempo/pathUSD).","url":"https://geo402.alogos.xyz/v1/reverse-geocode","method":"GET","headers":{},"bodySchema":{"type":"object","required":["lat","lon"],"properties":{"lat":{"type":"number","description":"Latitude in decimal degrees."},"lon":{"type":"number","description":"Longitude in decimal degrees."}}},"responseSchema":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"},"name":{"type":"string"},"admin1":{"type":"string"},"timezone":{"type":"string"},"distanceKm":{"type":"number","description":"Present on reverse geocoding responses."},"population":{"type":"number"},"countryCode":{"type":"string"},"countryName":{"type":"string"}},"additionalProperties":true},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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_fkdHT_cJ5kLVzc4yxuLwW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a latitude/longitude coordinate pair into a human-readable address or place name using a pay-per-call model via x402 or MPP payment.","exampleAgentPrompt":"What's the street address at coordinates 40.7580° N, 73.9855° W? I just need the human-readable location name for those GPS coordinates.","exampleUseCases":null,"resultDescription":"A human-readable address or place description corresponding to the given latitude and longitude, likely including street address, city, region, and country.","failureModes":["Coordinates out of valid range (lat outside -90 to 90, lon outside -180 to 180) returns an error","Coordinates over an ocean or uninhabited area may return no address or a sparse result","Payment failure via x402/MPP results in a 402 Payment Required response before geocoding occurs","Network timeout if the upstream geocoding data source is unavailable"],"whenToPreferThis":"Choose this endpoint when you need a pay-as-you-go reverse geocoding call with no API key or subscription required, particularly useful for AI agents that can pay per-call via x402 (Base/USDC) or MPP (Tempo/pathUSD). Ideal for one-off or low-volume lookups where a subscription service would be overkill.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:35:27.768Z","isFirstParty":false}