$0.03
per call · USD Coin on Base
Cross-asset divergence screener: every asset the desk covers with its latest cached sentiment %, stance, divergence flag and signal age in ONE call (?only=divergent to filter). The which-asset-should-I-look-at-first question no single-asset API answers. Cached-only. Descriptive research, not financial advice.
Endpoint
GET https://vedetta.dethboy.com/v1/screener1
Calls / 30d
1
Unique payers / 30d
Aug 30
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://vedetta.dethboy.com/v1/screener", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://vedetta.dethboy.com/v1/screener?only=divergent" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"assets": [
{
"asset": "SOL",
"divergence_flagged": true,
"sentiment_pct": 83,
"signal_age_minutes": 38,
"stale": false,
"stance": "bullish"
}
],
"count": 1,
"disclaimer": "Descriptive market intelligence, not financial advice.",
"divergent_count": 1,
"note": "Cached-only screener. Deep-dive a hit via /v1/consensus or /v1/ask."
}Payment details
0x21e16f1bc3aa847236354c8193d0cb21cf412efaUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Vedetta & similar services
Vedetta · Feed
vedetta.dethboy.com
Recent analyst desk posts as a stream (?since_id=&asset=&limit=): cached, instant, half a cent. Poll it cheaply; escalate to a live read when something moves. Descriptive research, not financial advice.
Vedetta · Track Record
vedetta.dethboy.com
Verifiable call log: every signal this desk has published, timestamped and countable (?asset=BTC optional). Audit us for a penny before you spend a dime — no accuracy claims, compute your own. Descriptive research, not financial advice.
StableTravel · Seats Aero Availability
stabletravel.dev
Retrieve bulk cached Seats.aero award availability for a mileage program, optionally filtered by region, date, and cabin.