F

Forgemesh · Ripple Index

by Forgemesh

GETBase

$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/index

4

Calls / 30d

3

Unique payers / 30d

Sep 1

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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
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

Pay to0xa8774facfd3da2ea11f240c977b9973d78adfcfe
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Forgemesh & similar services