{"uid":"cap_QB5CB1AgJMRYV3A31uegb","slug":"meld402-local-places-search-a9f97b08","name":"meld402 Local Places Search","description":"14 paid data endpoints for autonomous agents and developers. Covers crypto intelligence (token, chain, Solana, gas), markets (FX, market pulse), location (weather), and research (news, brief). Each route aggregates multiple public sources into one stable schema with a single USDC payment over x402 on Base.","url":"https://meld402.vercel.app/api/web/local","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"ll":{"type":"string","description":"Latitude,longitude for location bias (e.g., '37.7749,-122.4194')"},"type":{"type":"string","description":"Place type filter (e.g., 'restaurant', 'cafe', 'gas_station')"},"query":{"type":"string","maxLength":500,"minLength":1,"description":"Local search query (e.g., 'coffee shops near me')"},"radius":{"type":"integer","default":50000,"maximum":50000,"minimum":100,"description":"Search radius in meters"}}},"responseSchema":{"type":"json","example":{"data":{"query":"coffee shops near San Francisco","places":[{"name":"Blue Bottle Coffee","type":"cafe","engine":"google_maps","rating":4.5,"address":"66 Mint St, San Francisco, CA 94103","reviews":1200,"latitude":37.789,"place_id":"ChIJ...","position":1,"longitude":-122.401},{"name":"Ritual Coffee Roasters","type":"cafe","engine":"google_maps","rating":4.4,"address":"1026 Market St, San Francisco, CA 94102","reviews":980,"latitude":37.778,"place_id":"ChIJ...","position":2,"longitude":-122.412}],"total_results":245},"meta":{"as_of":"2026-08-24T00:00:00.000Z","sources":["serpapi"],"degraded":[],"attribution":["Search data by SerpApi (serpapi.com)"]}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.15","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.15/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.15","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Zb1NsTZK-F37VmzB5ihyd","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.15","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Search for nearby places (restaurants, cafes, businesses) by query and location, returning aggregated results with ratings, addresses, and reviews via SerpApi","exampleAgentPrompt":"Find coffee shops within 2 kilometers of 37.7749,-122.4194 in San Francisco — I want to see ratings and addresses for the top results.","exampleUseCases":[{"title":"Dinner spot finder near hotel","prompt":"Search for Italian restaurants within 1 kilometer of 40.7128,-74.0060 in New York — show me the top-rated ones with addresses and review counts."},{"title":"Road trip gas station locator","prompt":"Find gas stations within 5 kilometers of 34.0522,-118.2437 — I need the nearest ones with their exact addresses."},{"title":"Local cafe scouting for remote work","prompt":"Search for cafes near coordinates 51.5074,-0.1278 in London within 500 meters — I want places with high ratings for working from."}],"resultDescription":"Returns a JSON object containing a list of matching places, each with name, type, address, latitude, longitude, rating, review count, place ID, position ranking, and the source engine used. Also includes metadata with timestamp, data sources (SerpApi), and attribution information, plus total result count.","failureModes":["Missing or invalid query parameter returns validation error","Coordinates outside supported geographic regions may return empty results","Radius outside 100–50000 meter bounds returns validation error","SerpApi backend unavailability causes degraded or empty response","Query too vague or too long (over 500 chars) may return irrelevant results","No places matching the query/radius combination returns empty places array"],"whenToPreferThis":"Choose this endpoint when you need structured local business search results with ratings and reviews aggregated from Google Maps via a single paid API call with a stable schema. Prefer it over direct Google Maps or Places APIs when you want a normalized, agent-friendly response with built-in USDC micropayment via x402 on Base, avoiding API key management. Ideal for agents that need to discover local POIs programmatically with location bias and type filtering.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:30:20.456Z","isFirstParty":false}