{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-agentapihub-com-api-places-search",
  "title": "AgentAPIHub \u00b7 Places Search",
  "url": "https://api.agentapihub.com/api/places/search",
  "category": "data",
  "summary": "Search for local businesses and places by text query with location-based results including ratings and contact info.",
  "seo": {
    "title": "Places Search API - Local Business Data x402",
    "description": "Search for places and businesses by text query. Pay $0.05 USDC per call via x402 on Base network."
  },
  "use_cases": [
    "Find businesses near specific coordinates for travel planning",
    "Validate merchant information for local commerce agents",
    "Build location-aware recommendation engines"
  ],
  "ideal_buyer": "Local commerce agents and travel planning systems needing programmatic access to business directory data.",
  "example_prompt": "Find coffee shops near downtown Miami with good ratings",
  "example_request_body": {
    "query": "coffee shops in Miami",
    "location": "25.7617,-80.1918"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xccb92a101347406ed140b18c4ed27276844cd9d7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Search for places/businesses by text query",
      "verified": false,
      "hints": {
        "input": {
          "query": "coffee shops in Miami",
          "method": "POST",
          "location": "25.7617,-80.1918"
        },
        "output": {
          "places": [
            {
              "name": "Starbucks",
              "phone": "+1 305-555-1234",
              "rating": 4.5,
              "address": "123 Main St"
            }
          ]
        }
      }
    }
  ],
  "origin": {
    "slug": "api-agentapihub-com",
    "host": "api.agentapihub.com",
    "title": "AgentAPI Billing Service",
    "description": "Provides x402 payment infrastructure for AI agent APIs on Base Mainnet. Enables programmatic billing and settlement for agent-to-agent transactions.",
    "url": "https://api.agentapihub.com",
    "favicon": "https://agentapihub.com/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-agentapihub-com-api-places-search",
    "url": "https://x402all.com/resource/api-agentapihub-com-api-places-search",
    "name": "AgentAPIHub \u00b7 Places Search",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-agentapihub-com-api-places-search",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.agentapihub.com/api/places/search",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-agentapihub-com",
      "url": "https://api.agentapihub.com",
      "name": "AgentAPI Billing Service",
      "@type": "Organization"
    },
    "identifier": "api-agentapihub-com-api-places-search",
    "description": "Search for places and businesses by text query. Pay $0.05 USDC per call via x402 on Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-agentapihub-com-api-places-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-agentapihub-com-api-places-search"
}
