Toll402 · Business directory · Tools · llms.txt · MCP

geocode_address $0.003 per call

Geocode a free-text address or place name to up to 3 candidate locations (latitude, longitude, display name, OSM type/class) using https://nominatim.openstreetmap.org/search with format=jsonv2 and a descriptive User-Agent.

For AI agents: call geocode_address
POST https://toll402.dev/v1/t/geocode_address
{
 "query": "Eiffel Tower, Paris, France",
 "limit": 1
}
Answers 402 with x402 payment requirements; pay with any x402 client (@x402/fetch, x402 for Python, toll402-client, toll402-mcp). Free trial without a wallet; paid calls via x402 (USDC on Base). Start at /llms.txt or connect the MCP server: npx -y toll402-mcp · remote https://toll402.dev/mcp.

Input schema

{
 "type": "object",
 "properties": {
  "query": {
   "type": "string",
   "description": "Free-text address or place name to geocode"
  },
  "limit": {
   "type": "integer",
   "minimum": 1,
   "maximum": 3,
   "default": 3
  }
 },
 "required": [
  "query"
 ]
}

MCP

{"mcpServers":{"toll402":{"command":"npx","args":["-y","toll402-mcp"],"env":{"TOLL402_WALLET_KEY":"0x..."}}}}

All tools · OpenAPI

Toll402 is a pay-per-call tool gateway for AI agents (x402, USDC on Base, no API keys). Data aggregates dated public evidence; "unverified" means unknown, not fake. Referral bounty · Get listed