$0.01
per call · USD Coin on Base
Returns a location-only index of Ripple disruption signals — region, state, signal type, and freshness — use it to discover where paid signal or sector-impact detail is available.
Endpoint
GET https://disruption.forgemesh.io/ripple/index4
Calls / 30d
3
Unique payers / 30d
Sep 1
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://disruption.forgemesh.io/ripple/index", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://disruption.forgemesh.io/ripple/index?limit=1&q=example&scope=example" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"count": 10,
"navigation": {
"message": "Location-only Ripple index. Company names, employee counts, commercial angles, sector names, spend areas, and impact paths are withheld until a paid signal or sector-impact unlock.",
"next_step": "Use unlock.sector_impacts for detailed downstream sector/vendor impact paths, or use q on /ripple/signals when you want a focused paid signal set."
},
"product": "ripple_signal_index",
"signals": [
{
"confidence_band": "high",
"depth": "high",
"event_id": "00000000-0000-0000-0000-000000000000",
"freshness": "fresh",
"publish_state": "approved",
"region": "San Mateo County, CA",
"score_band": "high",
"signal_id": "00000000-0000-0000-0000-000000000000",
"signal_type": "company_disruption_pattern",
"state": "CA",
"unlock": {
"sector_impacts": "/ripple/signals/{signal_id}/sector-impacts",
"sector_impacts_price_usd": 0.15
},
"why_not_high": [
"This index card intentionally withholds commercial detail until a paid signal or impact-path unlock.",
"Downstream business effects are inferred planning paths, not confirmed purchases, contracts, or buyer intent."
]
}
],
"why_not_high": [
"This is a discovery-level signal; deeper commercial context is reserved for the paid signal, brief, or sector-impact unlock.",
"Location and timing are enough to route the opportunity, but impact strength should be validated through the higher-detail endpoint."
]
}Payment details
0xa8774facfd3da2ea11f240c977b9973d78adfcfeUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Forgemesh & similar services
Forgemesh · TTS Base
voice.forgemesh.io
Text-to-speech synthesis in 1 of 10 standard voices (5 male M1-M5, 5 female F1-F5) across 31 languages, up to 500 characters, returned as inline WAV audio. Use it to: give an agent a spoken reply, read an alert aloud, narrate a short UI prompt, add voice to a chatbot response, speak a confirmation message. Cheapest tier. USDC on Base via x402, no API key, no signup.
Forgemesh · Network Stats
ads.forgemesh.io
Returns network-wide totals: total x402 events, service count, and a UA classification breakdown (agent vs browser vs bot). Use it to benchmark your service's agent-traffic share against the network.
Forgemesh · Services
router.forgemesh.io
Search x402 service registry — broad q search plus health, score, category, tag, and tags filters