Catalog
mapsPOSTlive

Nearby places search

Search places near a geographic location with basic fields.

h402 score
$0.02
per call
Success
100%
p50 latency
2.45s
p95 latency
2.45s
Calls (30d)
1

Canonical contract

Proxy path
/api/proxy/maps/nearby-search
Method
POST
Selected provider
stableenrich-googlemaps
Settlement
Base USDC · x402

Quickstart

cURL
curl -X POST https://h402-test.hunt.town/api/proxy/maps/nearby-search
CLI
h402 call maps/nearby-search --json '{ ... }'

Sample input

requiredoptional
{
  "locationRestriction": {
    "circle": {
      "center": {
        "latitude": 37.7955,
        "longitude": -122.3937
      },
      "radius": 800
    }
  },
  "maxResultCount": 3
}

Sample output

Redacted, from a paid call
{
  "places": [
    {
      "id": "ChIJWTGPjmaAhYARxz6l1hOj92w",
      "name": "Ferry Building",
      "formattedAddress": "1 Ferry Building, San Francisco, CA 94105, USA",
      "location": {
        "latitude": 37.7954425,
        "longitude": -122.3936136
      },
      "rating": null,
      "userRatingCount": null,
      "nationalPhoneNumber": null,
      "websiteUri": null,
      "businessStatus": null,
      "primaryType": "historical_landmark",
      "types": [
        "historical_landmark",
        "market",
        "food_store",
        "point_of_interest",
        "establishment"
      ],
      "regularOpeningHours": null,
      "reviews": []
    }
  ],
  "nextPageToken": null
}

Providers

Candidates competing behind this task. h402 routes each call to the best quality-adjusted option.

stableenrich-googlemapsselected
x402mpptempo
Success
100%
p50
2.45s
Calls
1
100%
$0.02$0.020/call
Last successful call: 7d ago· Aggregated by h402 — not the source provider