$0.25
per call · USD Coin on Base
Equity tokenization radar for AI financial & advisor agents — what is going on-chain and when: tokenization status for any US ticker (live / pending / none), on-chain dividend handling, and forward tokenization catalysts (new tokenized-stock listings, RWA issuance, DTCC pilots). The cheap top-of-funnel read for agents tracking tokenized equities.
Endpoint
GET https://signalpulse.theaslangroupllc.com/api/signal/tokenization-radar1
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/signal/tokenization-radar", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://signalpulse.theaslangroupllc.com/api/signal/tokenization-radar" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"ticker": "NVDA",
"tier": "agent_analysis",
"tokenization_catalysts": [
{
"expected_timing": "ongoing",
"name": "New tokenized listings",
"source": "Backed/xStocks"
}
],
"tokenization_status": "live"
}Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain 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.