# PulseFeed Trust Dataset — Bulk x402 Service Trust Data

> PulseFeed Trust Dataset — Bulk x402 Service Trust Data is a paid API for AI agents from pulsefeed.dev, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Returns the full trust dataset for every audited x402 endpoint in a single call, including trust scores, pay/avoid verdicts, scam flags, receiver stability, on-chain profiles, and payment/price change history.

## Facts

- Endpoint: POST https://pulsefeed.dev/trust/dataset
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/pulsefeed-trust-dataset-bulk-x402-service-trust-data-4973b170
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_mZPwBQeGwS9rRMArpOyyI

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability pulsefeed-trust-dataset-bulk-x402-service-trust-data-4973b170 -d '<json body>'
```

Example prompt: Pull the full PulseFeed x402 trust dataset right now — I want every audited service's trust score, pay/avoid verdict, scam flags, and payTo change history in one shot; include dead endpoints too.

## When to prefer this

Choose this endpoint when you need trust data for many x402 services at once and want to avoid scraping or calling individual trust endpoints one by one. Ideal for builders of monitoring dashboards, trust tools, or uptime trackers that need a comprehensive snapshot of the entire x402 ecosystem. Use the per-endpoint sibling endpoints instead if you only need to vet a single service before paying.

## Known failure modes

- Payment not received or insufficient USDC — endpoint returns 402 with payment instructions
- Invalid query parameters (e.g. non-integer limit) — likely 400 bad request
- Dataset temporarily unavailable — possible 503 if upstream indexing is delayed
- Empty dataset if no x402 endpoints have been indexed yet
- Rate limiting if called too frequently without payment

## How this service works

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.

## Output

A JSON dataset containing every audited x402 endpoint's full trust profile: 0–100 trust score, pay/avoid verdict, scam flags, receiver stability rating, on-chain receiver profile, compounding payTo change history, and price change history. Optionally includes dead/offline endpoints (?all=1) and can be paginated (?limit=N).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pulsefeed-trust-dataset-bulk-x402-service-trust-data-4973b170/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pulsefeed.dev](https://www.zero.xyz/host/pulsefeed.dev/llms.txt)
