N
$0.01
per call · USD Coin on Base
CMC regime classification + strategy spec (USDC pay-per-call)
Endpoint
GET https://regime.nsgoods.org/regime9
Calls / 30d
7
Unique payers / 30d
Sep 8
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://regime.nsgoods.org/regime", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://regime.nsgoods.org/regime" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"coin_id": 1,
"regime": "TREND_UP",
"strategy_spec": {
"entry": "...",
"exit": "...",
"risk": "..."
},
"symbol": "BTC"
}Payment details
Pay to
0xc87a06dee4c0e85912296002617120bbfd5ef990Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Nsgoods & similar services
N
Nsgoods · Screen
sanctions.nsgoods.org
Signed multi-chain OFAC SDN address screening (USDC on Base or Solana)
GETBaseOnchain Data
$0.005 / call96 calls / 30d
N
Nsgoods · Signals
signals.nsgoods.org
Live market-state data for one crypto pair: BUY/SELL/HOLD state + confidence from a multi-timeframe engine. Machine-readable, ECDSA-signed. Input data for AI finance agents (USDC pay-per-call).
GETBaseOther
$0.01 / call10 calls / 30d
N
Nsgoods · Payable
payable.nsgoods.org
x402 payability check: reachable + well-formed 402 + (Solana) destination-ATA existence
GETBaseOther
$0.005 / call8 calls / 30d