x402 List

x402 Protocol Service Directory

PulseFeed — x402 Trust & Safety Oracle

Verification PAYMENT-READY

payment-ready until 2026-08-20

Verify any x402 endpoint before your agent pays: liveness, scam/anomaly scan (payTo hijack, bait-and-switch, honeypot), on-chain receiver verification and an open Trust Score. Continuous independent audit of the whole x402 ecosystem (~5k endpoints tracked). Paid: /trust $0.02, /trust/dataset $0.10, /data/full $1 (cross-domain x402+MCP dataset). Free: /verify, /status.json, /incidents (security disclosures with on-chain proof).

Pay from $0.004 to $1.00 in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

first settlement 2026-07-30 · $20.82 all-time · settled via coinbase

BASE URL https://pulsefeed.dev WEBSITE https://pulsefeed.dev ENDPOINTS 3 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-30 MONITORED SINCE 2026-07-30

ASSESSMENT

updated 1h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 99.9%
uptime 24h
100%
uptime 7d
100%
uptime 30d
99.9%
uptime 90d
99.9%
response p95
663ms
avg response
182ms
total checks
1,274

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (13/14): declares the current x402 version (2)

13 of 14 x402 conformance checks pass; failing: declares the current x402 version (2). Full checklist below.

jump to compliance checklist

price $0.004 to $1.00 (p12 in Verification)
price (min)
$0.004
price (max)
$1.00
category percentile (min)
p12 in Verification
category percentile (max)
p88 in Verification
endpoints / prices
3 / 3
model
tiered
stability
0%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
31d
registrar
Key-Systems LLC
hosting
custom
domain created
2026-07-06

Identity facts, not a risk score.

traction $20.82 30d · 2 buyers · top buyer 100%
volume 30d
$20.82
buyers 30d
2
settlements 30d
102
first settlement
2026-07-30
last settlement
2026-08-04
top buyer share
100% of 30d volume
trend 7d vs 30d
0.00x the 30d daily rate
networks
eip155:8453
volume all-time
$20.82
settlements all-time
102
median settlement 30d
$0.02
max settlement 30d
$1.00
settled via
coinbase ($20.82, 102 tx)

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

CHANGES

1 event, detecting since 2026-07-24

Payout, price, and schema changes detected on this service's x402 wire. A payout rotation at an unchanged price shows up here even when nothing else moves. Full feed at /changes.

changes price changed 4d ago (1 since 2026-07-24)

price changed · 4d ago

GET /trust · eip155:8453 · USDC: 200004000

Amounts are on-wire atomic units in the named asset.

see all changes for this service

WHAT IT DOES

ai-derived

Provides trust and safety verification for x402 API services through on-chain intelligence and scam detection

category
trust-oracle
in
query params
auth
none
verificationtrustsafetyon-chainscam-detectionreputation

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /data/full PulseFeed Data API — the wholesale trust backbone for agentic commerce. One call returns the ENTIRE cross-domain dataset: every x402 service's moat profile (trustScore, scam flags, on-chain receiver, compounding payTo/price history), every audited MCP server (safe/avoid, install-script, abandoned), ecosystem aggregates + live security incidents with on-chain proof. For builders of trust/monitoring tools, agent frameworks & researchers. Free preview + schema: /data.json. Params: ?limit=N, ?all=1. $1.00 Base USDC body (v1 style)
GET /trust x402 trust & safety oracle: before paying an unknown x402 endpoint, check if it's safe. Live validity, reputation/uptime, scam/anomaly scan (payTo hijack, bait-and-switch, honeypot, wrong asset) + on-chain receiver check on Base (real address receiving USDC, or fresh/empty) → pay/avoid verdict. ?endpoint=url. No param = catalog of working services + ecosystem risk map $0.004 Base USDC body (v1 style)
GET /trust/dataset Bulk x402 trust dataset in one call: every service's full trust profile — trustScore/verdict, scam flags, receiver stability, on-chain profile + compounding payTo/price change history. Built for trust/uptime/monitoring tools (?all=1 to include dead, ?limit=N). Free format preview in /status.json (dataset) $0.10 Base USDC body (v1 style)
3 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /data/full returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://pulsefeed.dev/data/full'
// 402 response (captured by monitor) · 3 payloads · click to expand
[
  {
    "docs": {
      "llms": "https://pulsefeed.dev/llms.txt",
      "site": "https://pulsefeed.dev/data",
      "openapi": "https://pulsefeed.dev/openapi.json"
    },
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7f5f784Ba98cEcFC0bA4336f0E48222A3d4d69a8",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://pulsefeed.dev/trust/dataset",
        "description": "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.",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "all": "set to 1 to include dead/invalid services",
              "limit": "max services to return (default 2000)"
            },
            "discoverable": true
          }
        },
        "maxAmountRequired": "100000",
        "maxTimeoutSeconds": 60
      }
    ],
    "freeSample": "https://pulsefeed.dev/data/sample",
    "quickstart": {
      "curl": "curl https://pulsefeed.dev/trust/dataset  # returns this 402 challenge; retry with an X-PAYMENT header built by any x402 client",
      "node": "import { wrapFetchWithPayment } from \"x402-fetch\"; const payingFetch = wrapFetchWithPayment(fetch, account); const r = await payingFetch(\"https://pulsefeed.dev/trust/dataset\"); // account = viem account with USDC on Base",
      "guard": "npm i pulsefeed-x402-guard  # optional: verify endpoints before paying",
      "install": "npm i x402-fetch viem"
    },
    "freePreview": "https://pulsefeed.dev/status.json",
    "x402Version": 1
  },
  {
    "docs": {
      "llms": "https://pulsefeed.dev/llms.txt",
      "site": "https://pulsefeed.dev/data",
      "openapi": "https://pulsefeed.dev/openapi.json"
    },
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7f5f784Ba98cEcFC0bA4336f0E48222A3d4d69a8",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://pulsefeed.dev/data/full",
        "description": "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",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "all": "set to 1 to include dead/invalid x402 services",
              "limit": "max x402 services (default 3000)"
            },
            "discoverable": true
          }
        },
        "maxAmountRequired": "1000000",
        "maxTimeoutSeconds": 60
      }
    ],
    "freeSample": "https://pulsefeed.dev/data/sample",
    "quickstart": {
      "curl": "curl https://pulsefeed.dev/data/full  # returns this 402 challenge; retry with an X-PAYMENT header built by any x402 client",
      "node": "import { wrapFetchWithPayment } from \"x402-fetch\"; const payingFetch = wrapFetchWithPayment(fetch, account, BigInt(1000000)); const r = await payingFetch(\"https://pulsefeed.dev/data/full\"); // account = viem account with USDC on Base",
      "guard": "npm i pulsefeed-x402-guard  # optional: verify endpoints before paying",
      "install": "npm i x402-fetch viem"
    },
    "freePreview": "https://pulsefeed.dev/data.json",
    "x402Version": 1,
    "clientSpendCapWarning": "This resource costs 1.00 USDC, which is above x402-fetch's DEFAULT client-side cap of 0.10 USDC. A client using default settings will refuse the payment locally before sending it. Pass maxValue explicitly: wrapFetchWithPayment(fetch, account, BigInt(1000000)). Cheaper alternatives under the default cap: GET /trust/dataset ($0.10, x402-only bulk feed) or GET /trust?endpoint= ($0.004, single check). Free sample: https://pulsefeed.dev/data/sample"
  },
  {
    "docs": {
      "llms": "https://pulsefeed.dev/llms.txt",
      "site": "https://pulsefeed.dev/data",
      "openapi": "https://pulsefeed.dev/openapi.json"
    },
    "error": "X-PAYMENT header is required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7f5f784Ba98cEcFC0bA4336f0E48222A3d4d69a8",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://pulsefeed.dev/trust",
        "description": "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.",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "endpoint": "x402 endpoint URL to verify (omit for the working-services catalog + risk map)"
            },
            "discoverable": true
          }
        },
        "maxAmountRequired": "4000",
        "maxTimeoutSeconds": 60
      }
    ],
    "quickstart": {
      "curl": "curl https://pulsefeed.dev/trust  # returns this 402 challenge; retry with an X-PAYMENT header built by any x402 client",
      "node": "import { wrapFetchWithPayment } from \"x402-fetch\"; const payingFetch = wrapFetchWithPayment(fetch, account); const r = await payingFetch(\"https://pulsefeed.dev/trust\"); // account = viem account with USDC on Base",
      "guard": "npm i pulsefeed-x402-guard  # optional: verify endpoints before paying",
      "install": "npm i x402-fetch viem"
    },
    "freePreview": "https://pulsefeed.dev/verify?endpoint=<url>",
    "x402Version": 1
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/pulsefeed-x402-trust-safety-oracle/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
07-30 · uptime 98.0% · 127ms avg07-31 · uptime 100.0% · 146ms avg08-01 · uptime 100.0% · 164ms avg08-02 · uptime 100.0% · 191ms avg08-03 · uptime 100.0% · 188ms avg08-04 · uptime 100.0% · 188ms avg08-05 · uptime 100.0% · 220ms avg08-06 · uptime 100.0% · 141ms avg08-07 · uptime 100.0% · 120ms avg08-08 · uptime 100.0% · 136ms avg08-09 · uptime 100.0% · 198ms avg08-10 · uptime 100.0% · 232ms avg08-11 · uptime 100.0% · 193ms avg08-12 · uptime 100.0% · 265ms avg08-13 · uptime 100.0% · 196ms avg07-3008-13
30d UPTIME 99.9%
RESPONSE TIME
07-30 · 127ms avg07-30 · 127ms avg07-31 · 146ms avg07-31 · 146ms avg08-01 · 164ms avg08-01 · 164ms avg08-02 · 191ms avg08-02 · 191ms avg08-03 · 188ms avg08-03 · 188ms avg08-04 · 188ms avg08-04 · 188ms avg08-05 · 220ms avg08-05 · 220ms avg08-06 · 141ms avg08-06 · 141ms avg08-07 · 120ms avg08-07 · 120ms avg08-08 · 136ms avg08-08 · 136ms avg08-09 · 198ms avg08-09 · 198ms avg08-10 · 232ms avg08-10 · 232ms avg08-11 · 193ms avg08-11 · 193ms avg08-12 · 265ms avg08-12 · 265ms avg08-13 · 196ms avg08-13 · 196ms avg07-3008-13
AVG RESP 182ms
PRICE (captured 402, USD)
07-30 · $0.1008-09 · $0.1008-13 · $0.10$0.1007-3008-13

Median across 3 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
07-30 uptime: 97.8% compliance: 93% checks07-31 uptime: 99.1% compliance: 93% checks08-01 uptime: 99.5% compliance: 93% checks08-02 uptime: 99.7% compliance: 93% checks08-03 uptime: 99.7% compliance: 93% checks08-04 uptime: 99.8% compliance: 93% checks08-05 uptime: 99.8% compliance: 93% checks08-06 uptime: 99.9% compliance: 93% checks08-07 uptime: 99.9% compliance: 93% checks08-08 uptime: 99.9% compliance: 93% checks08-09 uptime: 99.9% compliance: 93% checks08-10 uptime: 99.9% compliance: 93% checks08-11 uptime: 99.9% compliance: 93% checks08-12 uptime: 99.9% compliance: 93% checks08-13 uptime: 99.9% compliance: 93% checksuptimecompliance07-3008-13

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
07-30 · $1907-31 · $108-01 · $108-04 · $0.02peak $1907-3008-04
DISTINCT BUYERS
07-30 · 1 buyer07-31 · 1 buyer08-01 · 1 buyer08-04 · 1 buyerpeak 1 buyer07-3008-04

COMPLIANCE

13/14 checks pass · grade A · failing: declares the current x402 version (2)

last 402 captured 2026-08-09 · last up 2026-08-13

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● OK 42ms
● OK 110ms
● OK 147ms
● OK 110ms
● OK 68ms
● SLOW 281ms
● SLOW 335ms
● OK 227ms
● SLOW 316ms
● OK 248ms
● OK 205ms
● SLOW 339ms
● OK 172ms
● OK 131ms
● SLOW 276ms
● OK 234ms
● SLOW 308ms
● OK 143ms

EMBED THIS BADGE

Show that PulseFeed — x402 Trust & Safety Oracle is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

PulseFeed — x402 Trust & Safety Oracle listed on x402-list
status
PulseFeed — x402 Trust & Safety Oracle uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/pulsefeed-x402-trust-safety-oracle?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/pulsefeed-x402-trust-safety-oracle.svg" alt="PulseFeed — x402 Trust & Safety Oracle listed on x402-list" height="28">
</a>
// Markdown
[![PulseFeed — x402 Trust & Safety Oracle on x402-list](https://x402-list.com/badge/pulsefeed-x402-trust-safety-oracle.svg)](https://x402-list.com/services/pulsefeed-x402-trust-safety-oracle?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/pulsefeed-x402-trust-safety-oracle?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/pulsefeed-x402-trust-safety-oracle.svg?data=uptime" alt="PulseFeed — x402 Trust & Safety Oracle uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/pulsefeed-x402-trust-safety-oracle/update.