S

Signalfuse · Signal DOGE

by Signalfuse

GETBase

$0.01

per call · USD Coin on Base

Fused directional trading signal with confidence score

Endpoint

GET https://api.signalfuse.co/v1/signal/DOGE

3

Calls / 30d

2

Unique payers / 30d

Sep 6

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.signalfuse.co/v1/signal/DOGE", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.signalfuse.co/v1/signal/DOGE" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "components": {
    "macro": {
      "label": "bullish",
      "score": 0.8
    },
    "market": {
      "label": "bullish",
      "score": 0.7
    },
    "social": {
      "label": "bullish",
      "score": 0.6
    }
  },
  "confidence": 0.85,
  "data_age_seconds": 15.2,
  "regime": "risk_on",
  "signal": "long",
  "signal_strength": 72,
  "stale": false,
  "symbol": "BTC",
  "updated_at": "2026-04-14T12:00:00+00:00"
}

Payment details

Pay to0xf080a1aab08650946acda41410a7edc14f7be035
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from Signalfuse & similar services