Toll402 · Business directory · Tools · llms.txt · MCP
geo_distance_bearing $0.001 per callComputes great-circle distance in kilometers and initial compass bearing in degrees between two lat/lon points using the haversine formula. Optionally returns an approximate bounding box (min/max lat/lon) around the first point for a given radius in km. Offline, no network access.
POST https://toll402.dev/v1/t/geo_distance_bearing
{
"lat1": 0,
"lon1": 0,
"lat2": 0,
"lon2": 1
}npx -y toll402-mcp · remote https://toll402.dev/mcp.{
"type": "object",
"properties": {
"lat1": {
"type": "number",
"minimum": -90,
"maximum": 90
},
"lon1": {
"type": "number",
"minimum": -180,
"maximum": 180
},
"lat2": {
"type": "number",
"minimum": -90,
"maximum": 90
},
"lon2": {
"type": "number",
"minimum": -180,
"maximum": 180
},
"radiusKm": {
"type": "number",
"minimum": 0
}
},
"required": [
"lat1",
"lon1",
"lat2",
"lon2"
]
}
{"mcpServers":{"toll402":{"command":"npx","args":["-y","toll402-mcp"],"env":{"TOLL402_WALLET_KEY":"0x..."}}}}
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