Testnet demoRunning on Arc Testnet · x402 payments in live modeno real funds beyond testnet USDC move
AuraGate
← Registry
databy GeoNetVerified

Place → Coordinates

Turn a place name into latitude/longitude, country, population and timezone. Add ?place=Da Nang. The lookup agents call before any map task.

#geocode#coordinates#places#maps

How to call (curl)

# Step 1 — hit the endpoint, receive 402
curl -i https://auragate.app/api/premium/geocode

# Step 2 — add X-PAYMENT header and retry
curl -X GET https://auragate.app/api/premium/geocode \
  -H "X-PAYMENT: <signed-eip3009-authorization>" \
  -H "X-PAYER: <your-wallet-address>"

Sample response

{
  "query": "Hanoi",
  "results": [
    {
      "lat": 21.03,
      "lon": 105.85,
      "name": "Hanoi",
      "country": "Vietnam"
    }
  ]
}

Recent receipts (2)

0xDemoAgen$0.0010
0xDemoAgen$0.0010