{"uid":"cap_45vEC4xiLl5k9fQKMsxBy","slug":"geocode-agentutil-net-d3dccf2b","name":"geocode.agentutil.net Forward Geocoding","description":"Convert address to coordinates","url":"https://geocode.agentutil.net/v1/forward","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"limit":{"type":"number","description":"Max results (1-5, default 1)"},"address":{"type":"string","description":"Address or place name to geocode"}}},"responseSchema":{"type":"object","required":["results","service","request_id","related_services"],"properties":{"results":{"type":"array","items":{"type":"object","required":["lat","lon","type","importance","display_name"],"properties":{"lat":{"type":"number"},"lon":{"type":"number"},"type":{"type":"string"},"importance":{"type":"number"},"display_name":{"type":"string"}}}},"service":{"type":"string"},"request_id":{"type":"string"},"related_services":{"type":"array","items":{"type":"object","required":["url","name","description"],"properties":{"url":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"}}}}}},"example":{"request":{"limit":3,"address":"1600 Pennsylvania Avenue NW, Washington, DC"},"response":{"results":[{"lat":38.8976387,"lon":-77.0365528,"type":"government","importance":0.6958339719610435,"display_name":"White House, 1600, Pennsylvania Avenue Northwest, Downtown, Ward 2, Washington, District of Columbia, 20500, United States"}],"service":"https://geocode.agentutil.net","request_id":"3482775d-1c24-4c4e-be2c-c1543b6cffec","related_services":[{"url":"https://verify.agentutil.net","name":"verify","description":"Fact verification against live data sources -- exchange rates, crypto, stocks, entities, geography"},{"url":"https://docs.agentutil.net","name":"docs","description":"Search pre-indexed platform documentation -- semantic vector search across 10+ platforms"},{"url":"https://think.agentutil.net","name":"think","description":"Intent security -- pre-flight safety checklists, instruction expansion, and post-action review for autonomous agents"},{"url":"https://convert.agentutil.net","name":"convert","description":"Unit conversion (80+ units), live currency rates, and encoding (base64, hex, URL)"},{"url":"https://weather.agentutil.net","name":"weather","description":"Current conditions and multi-day forecasts for any location worldwide via Open-Meteo"},{"url":"https://validate.agentutil.net","name":"validate","description":"Validate emails (RFC 5322), URLs, phone numbers (E.164), credit cards (Luhn), and JSON schemas"},{"url":"https://time.agentutil.net","name":"time","description":"Timezone conversion, current time in any timezone, date arithmetic, and epoch conversions"},{"url":"https://hash.agentutil.net","name":"hash","description":"Hash with MD5/SHA-256/SHA-512, encode/decode base64/hex/URL, generate UUIDs, identify hash algorithms"},{"url":"https://text.agentutil.net","name":"text","description":"Regex match/replace/extract, text diff, slugify, word count, and markdown/HTML/JSON transforms"},{"url":"https://math.agentutil.net","name":"math","description":"Safe expression evaluation, statistics (mean/median/stddev/percentiles), percentages, and rounding"},{"url":"https://dns.agentutil.net","name":"dns","description":"DNS record lookups (A/MX/TXT/NS), reverse DNS, WHOIS/RDAP domain data, and IP geolocation"},{"url":"https://undo.agentutil.net","name":"undo","description":"Reversibility intelligence -- check if actions can be undone, find safer alternatives, batch safety warnings"},{"url":"https://norm.agentutil.net","name":"norm","description":"Baseline reality checks -- statistical anomaly detection for values against published industry benchmarks"},{"url":"https://context.agentutil.net","name":"context","description":"Situational awareness -- timezone, holiday, business calendar, and platform status checks before taking action"}]}},"exampleRequest":{"limit":3,"address":"1600 Pennsylvania Avenue NW, Washington, DC"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"1.00","reviews":0,"stars":null,"state":"rated"},"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_LnisbYZgxkuALydU8lsIE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a human-readable address or place name into geographic coordinates (latitude/longitude)","exampleAgentPrompt":"What are the latitude and longitude coordinates for 1600 Pennsylvania Avenue NW, Washington, DC? Give me up to 3 results.","exampleUseCases":null,"resultDescription":"Returns up to the requested number of geocoded results (1-5), each containing geographic coordinates (latitude and longitude) corresponding to the input address or place name.","failureModes":["Address not found or too ambiguous — returns empty results or error","Limit parameter out of range (must be 1-5) — returns validation error","Malformed or missing address field — returns bad request error","Network or service timeout — returns connection error","Payment failure via x402 — returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need to convert a free-text address or place name into geographic coordinates and are operating in an x402 micropayment context. Ideal for enriching location data, preparing coordinates for mapping APIs, or resolving place names to lat/lng for downstream geospatial operations.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":26,"lastUsedAt":"2026-06-07T00:44:18.509Z","lastSuccessfullyRanAt":"2026-06-07T00:44:18.509Z","lastHealthCheckAt":"2026-09-14T18:37:20.310Z","isFirstParty":false}