x402-geocoder-production.up.railway.app

x402-geocoder-production.up.railway.app
Category
Service
Network
Avg / request
$0.001
Endpoints
3

Service overview

What is x402-geocoder-production.up.railway.app?

Geocode a US street address to lat/lng plus US Census FIPS codes (state/county/tract/block). Backed by the US Census Bureau Geocoder. Query params: street (required, e.g. '1600 Pennsylvania Ave NW'), city (optional, improves accuracy), state (optional, 2-letter abbrev), zip (optional, 5-digit). Returns match: false with no lat/lng when Census can't find the address; payment is charged per call regardless of match outcome.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://x402-geocoder-production.up.railway.app/geocode/address"
What you get back
{
  "endpoint": "GET /geocode/address",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services