V

Vedetta · Feed

by Vedetta

GETBase

$0.005

per call · USD Coin on Base

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.

Endpoint

GET https://vedetta.dethboy.com/v1/feed

8

Calls / 30d

6

Unique payers / 30d

Sep 9

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://vedetta.dethboy.com/v1/feed", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://vedetta.dethboy.com/v1/feed?limit=20&since_id=0" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "last_id": 341,
  "note": "Cached stream — no freshness guarantee.",
  "posts": [
    {
      "assets": [
        "BTC"
      ],
      "divergence": false,
      "id": 341,
      "quality": "structured",
      "sentiment": 77,
      "stance": "bullish",
      "text": "Desk post text...",
      "ts": 1753600000
    }
  ]
}

Payment details

Pay to0x21e16f1bc3aa847236354c8193d0cb21cf412efa
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from Vedetta & similar services