{"uid":"cap_UsWbW_G4qf4yU9mBbzu__","slug":"x402-seller-geo-lookup-forward-geocoding-64158b81","name":"x402-seller Geo Lookup (Forward Geocoding)","description":"Forward geocode a free-text address, place name, or city (e.g. \"Tokyo, Japan\") into geographic coordinates — latitude and longitude — plus its IANA timezone. Use this to convert a location description into coordinates for mapping, distance, or timezone-aware lookups, or as the first step before coordinate-based endpoints like weather forecasts.","url":"https://x402-seller.onrender.com/geo/lookup","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"Address or place name to geocode"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"lat":{"type":"number"},"lng":{"type":"number"},"timezone":{"type":"string"},"display_name":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_OTB7yVJzgiUUUuYu81vtQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a free-text address or place name into latitude, longitude, and IANA timezone via a paid x402 endpoint.","exampleAgentPrompt":"What are the latitude, longitude, and timezone for 1600 Pennsylvania Avenue NW, Washington, DC?","exampleUseCases":[{"title":"Schedule meetings across agent offices","prompt":"I need to figure out what time zone our London office is in so I can schedule a team call that works for both coasts — can you convert our office addresses to coordinates and timezones?"},{"title":"Route delivery to nearest warehouse","prompt":"We have shipments for customers in three cities: Seattle, Denver, and Miami. Get me the exact coordinates and local timezones for each so I can figure out which warehouse should handle which orders."},{"title":"Find local weather for event venues","prompt":"Help me look up the coordinates and timezone for these three potential conference venues so I can check the weather forecast for each location and plan accordingly."}],"resultDescription":"Returns a JSON object with numeric lat and lng coordinates, a human-readable display_name, and an IANA timezone string (e.g. 'America/New_York') for the queried address or place name.","failureModes":["Ambiguous or unrecognizable address string returns no result or an unexpected location","Missing required 'address' query parameter returns a 400 or schema validation error","Service unavailable on Render cold start leading to timeout","Costs $0.001 USDC per call — insufficient balance causes payment failure (402)","Non-existent or misspelled place names may return null or a best-guess result"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-use forward geocoder that simultaneously returns coordinates AND the IANA timezone in a single call, especially in x402-payment-capable agent workflows where micro-transactions per lookup are acceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:45:59.317Z","isFirstParty":false}