S

Stelar Digital · Bundle Deep Signal

by Stelar Digital

GETBase

$2.5

per call · USD Coin on Base

Everything in /bundle/market-brief (regime, sentiment, price, risk) plus an AI-generated synthesis connecting the signals and naming the single biggest risk factor — grounded only in the real data returned, never fabricated. For agents wanting one $2.50 call instead of a market brief plus a manual read. Input: ?symbol=SOL. Output: {symbol, regime, sentiment, price, risk, generated_at, disclaimer, analysis: {synthesis, key_risk}}.

Endpoint

GET https://api.stelardigital.com/bundle/deep-signal

1

Calls / 30d

1

Unique payers / 30d

Aug 20

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://api.stelardigital.com/bundle/deep-signal", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.stelardigital.com/bundle/deep-signal?symbol=SOL" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "analysis": {
    "key_risk": "A break of the 30-day volatility baseline could invalidate the range-bound read.",
    "synthesis": "SOL is range-bound with mild bullish sentiment and calmer-than-usual volatility, consistent with a grid-friendly regime."
  },
  "disclaimer": "Educational, not financial advice.",
  "generated_at": 1720400000,
  "price": {
    "chg_24h": 1.8,
    "chg_7d": 4.2,
    "price": 172.4,
    "signal": "bullish"
  },
  "regime": {
    "features": {
      "atr_pct": 2.1,
      "atr_pct_p80_30d": 3.4,
      "ema12_48_spread_pct": 0.4
    },
    "grid_suitability": {
      "note": "Range-bound market: grids harvest oscillation — the ideal regime.",
      "verdict": "excellent"
    },
    "regime": "chop"
  },
  "risk": {
    "atr_p80_30d": 3.4,
    "drawdown_risk": "low",
    "note": "Volatility below its typical range — calmer conditions.",
    "volatility": 2.1
  },
  "sentiment": {
    "label": "bullish",
    "sentiment": 0.42
  },
  "symbol": "SOL"
}

Payment details

Pay to0x32d711c66dd1ad0c42d0cfe48e58ee5f2de7c243
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from Stelar Digital & similar services