$0.004
per call · USD Coin on base
Is this x402 endpoint safe to pay? Vet an unknown seller BEFORE paying: pay/avoid verdict, 0-100 trust score, live 402 probe, scam flags (payTo hijack, bait-and-switch pricing, honeypot, wrong asset) and an on-chain check of the receiver on Base. Reads x402 v1 (body) AND v2 (PAYMENT-REQUIRED header) — body-only checkers call live v2 services dead. ?endpoint=url; omit for a trust-ranked catalog.
Endpoint
GET https://pulsefeed.dev/trust10
Calls / 30d
4
Unique payers / 30d
Aug 29
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://pulsefeed.dev/trust", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://pulsefeed.dev/trust?endpoint=x402+endpoint+URL+to+verify+%28omit+for+the+working-services+catalog+%2B+risk+map%29" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x7f5f784ba98cecfc0ba4336f0e48222a3d4d69a8USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Pulsefeed & similar services
Pulsefeed · Trust Dataset
pulsefeed.dev
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.
Pulsefeed · Data Full
pulsefeed.dev
The whole agentic-commerce trust dataset in one call: every audited x402 endpoint (trust score, scam flags, on-chain receiver, payTo/price history) AND every audited MCP server (safe/avoid, install-script risk, abandonment) plus incidents with on-chain proof. Cross-domain and longitudinal. NOTE: $1.00 exceeds the default 0.1 USDC cap in x402-fetch — pass maxValue. Free sample: /data/sample
Pulsefeed · Momentum
pulsefeed.dev
Is this token heating up or cooling down? Momentum on Base: current block window versus the previous one — activity and volume with a % delta and a heating/cooling/flat trend. ?token=0x...