P

Pulsefeed · Trust Dataset

by Pulsefeed

GETbase

$0.1

per call · USD Coin on base

Bulk trust data for every x402 service in one call. For builders of trust, uptime and monitoring tools: each service's full profile — 0-100 trust score and pay/avoid verdict, scam flags, receiver stability, on-chain receiver profile, plus the compounding payTo and price change history. Skip scraping hundreds of endpoints. ?all=1 includes dead ones, ?limit=N. Free preview: /status.json, /data/sample.

Endpoint

GET https://pulsefeed.dev/trust/dataset

3

Calls / 30d

2

Unique payers / 30d

Aug 26

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://pulsefeed.dev/trust/dataset", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://pulsefeed.dev/trust/dataset?all=set+to+1+to+include+dead%2Finvalid+services&limit=max+services+to+return+%28default+2000%29" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x7f5f784ba98cecfc0ba4336f0e48222a3d4d69a8
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Networksbase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Pulsefeed & similar services