{"uid":"cap_a1oEjCzJIs4UzTZRJYARo","slug":"greeneris-data-geo-quakes-6b698a1c","name":"greeneris-data-geo-quakes","description":"Latest earthquakes from the USGS real-time catalog (public domain, updated within minutes). Query: ?minmagnitude=4.5&limit=20; optional starttime/endtime (ISO 8601), geographic filter latitude+longitude+maxradiuskm, alertlevel=green|yellow|orange|red (PAGER). Returns a normalized list: magnitude, place, UTC time, coordinates, depth, tsunami flag, significance. 5 min cache.","url":"https://data.greeneris.io/v1/geo/quakes","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","default":20,"maximum":100,"minimum":1},"endtime":{"type":"string","description":"ISO 8601, e.g. 2026-07-13"},"latitude":{"type":"number","description":"Center of radius filter"},"longitude":{"type":"number","description":"Center of radius filter"},"starttime":{"type":"string","description":"ISO 8601, e.g. 2026-07-01"},"alertlevel":{"enum":["green","yellow","orange","red"],"type":"string"},"maxradiuskm":{"type":"number","description":"Radius in km around latitude/longitude"},"minmagnitude":{"type":"number","default":4.5,"maximum":10,"minimum":-1}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"count":1,"quakes":[{"id":"us6000rw2b","url":"https://earthquake.usgs.gov/earthquakes/eventpage/us6000rw2b","alert":null,"place":"southeast of the Loyalty Islands","tsunami":false,"depth_km":10,"latitude":-22.13,"time_utc":"2026-07-13T02:39:35Z","longitude":169.53,"magnitude":4.9,"felt_reports":null,"significance":369}],"source":"USGS Earthquake Hazards Program (FDSN event API, public domain, real-time)","min_magnitude":4.5}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PFBmT1Q_mhzZp4heKZBhQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetch recent earthquake events filtered by location, magnitude, time range, and alert level from the USGS Earthquake Hazards Program","exampleAgentPrompt":"Can you pull the last 10 earthquakes with magnitude 5 or above that happened within 500 km of Tokyo between July 1 and July 13, 2026, using the USGS data?","exampleUseCases":null,"resultDescription":"A JSON object containing a count of matching earthquakes and an array of quake records, each with a USGS event ID, magnitude, depth in km, geographic coordinates, place name description, UTC timestamp, tsunami flag, alert level, number of felt reports, and a significance score. Also includes the data source attribution.","failureModes":["No earthquakes match the filters — returns count 0 and empty array","Invalid date format for starttime/endtime — returns 400 error","latitude/longitude out of range — returns 400 validation error","maxradiuskm without latitude/longitude — likely ignored or error","limit exceeds 100 — schema validation error","HTTP 402 returned if payment not provided — must pay 0.002 USDC via x402 protocol before retrying"],"whenToPreferThis":"Use this endpoint when you need real-time or recent USGS earthquake data with flexible filtering by geography, magnitude, time window, or alert level. Prefer it over general web search when you need structured, machine-readable seismic event data at low cost per call. Ideal for AI agents monitoring hazards, assessing risk near a location, or building situational awareness for emergency response workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:51:54.904Z","isFirstParty":false}