$1
per call · USD Coin on Base
SignalPulse economic-event scan (analysis tier) — historical-reaction study for a scheduled macro release (NFP, CPI, FOMC, etc.): how the affected FX pairs have moved after similar surprises, the surprise read, macro context, and which pair has the cleanest reaction profile, with directional bias, confidence and reasoning. Exact executable entry/stop/target levels are premium-only.
Endpoint
GET https://signalpulse.theaslangroupllc.com/api/scan/event1
Calls / 30d
1
Unique payers / 30d
Aug 20
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://signalpulse.theaslangroupllc.com/api/scan/event", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://signalpulse.theaslangroupllc.com/api/scan/event" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"event": "nfp",
"recommended_trade": {
"bias": "bearish",
"confidence": 0.62,
"instrument": "EURUSD",
"rationale": "...historical reaction study...",
"signal": "SELL",
"why_this_pair": "..."
},
"tier": "agent_analysis"
}Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from SignalPulse & similar services
SignalPulse · Scan Crypto Lite
signalpulse.theaslangroupllc.com
Crypto market tick — BTC, ETH, SOL live price + 24h change, Fear & Greed index, and a deterministic regime verdict (RISK_ON / DRIFT_UP / CHOP / DRIFT_DOWN / RISK_OFF) in ONE $0.05 call. Built for agent loops that need a cheap market pulse every cycle; escalate to /api/scan/crypto ($2) for the institutional deep scan with technicals, derivatives and a directional call. 60s freshness, no LLM in the path.
SignalPulse · Signal Tokenized Eligibility
signalpulse.theaslangroupllc.com
Tokenized-stock / pre-IPO-perp jurisdiction-eligibility check for AI financial & advisor agents — given a user's ISO country and (optionally) a platform (Dinari, xStocks, Ondo Global Markets, Coinbase, Robinhood, Gemini), reports which tokenized-equity/pre-IPO-derivative products they can legally access: US-persons policy, named country exclusions, and confirmed-vs-uncertain launch geography, each with citations and an explicit as-of date. Not legal advice. Nobody else sells this.
SignalPulse · Scan Futures
signalpulse.theaslangroupllc.com
SignalPulse futures market scan (analysis tier) — institutional multi-layer read across the futures complex (equity index, rates, energy, metals, grains): COT positioning (disaggregated + financial), seasonality, term structure, and macro regime, with the best contract, directional bias, confidence and reasoning. Executable entries/stops/targets and post-cost EV are premium-only.