# PulseFeed Full Agentic-Commerce Trust Dataset

> PulseFeed Full Agentic-Commerce Trust Dataset is a paid API for AI agents from pulsefeed.dev, paid per call via x402, $1/call, status unknown (last checked 2026-09-15).

Returns the complete audited trust dataset for all x402 endpoints and MCP servers in one call, including trust scores, scam flags, on-chain receivers, price history, and incident reports with on-chain proof.

## Facts

- Endpoint: POST https://pulsefeed.dev/data/full
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/pulsefeed-full-agentic-commerce-trust-dataset-1dc6c882
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_kwuGLQrOBDDYEpT9ZLanS

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-full-agentic-commerce-trust-dataset-1dc6c882 -d '<json body>'
```

Example prompt: Pull the full PulseFeed trust dataset — I need trust scores, scam flags, on-chain receivers, and price histories for every audited x402 endpoint, plus safety ratings and install-script risk for every MCP server, including all incident reports. Make sure to pass maxValue of at least 1 USDC since the cost exceeds the default cap.

## When to prefer this

Choose this endpoint when you need comprehensive, cross-domain trust coverage across the entire x402 and MCP ecosystem in a single call — ideal for building trust dashboards, pre-screening large sets of endpoints before agent deployment, or performing longitudinal safety analysis. Prefer this over the single-endpoint vetting sibling when you need bulk data or historical trends rather than a spot-check on one specific endpoint.

## Known failure modes

- Payment rejected if maxValue is not set above the default 0.1 USDC cap (must pass maxValue ≥ 1.0)
- Dataset may be stale if not refreshed frequently — check freshness timestamp in response
- Large response payload may cause timeout in memory-constrained agents
- Endpoint unavailable during dataset rebuild or maintenance windows
- x402 payment failure if wallet lacks sufficient USDC balance

## How this service works

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

## Output

A comprehensive JSON dataset containing: every audited x402 endpoint with its trust score (0–100), scam flags, on-chain receiver address, and payTo/price history; every audited MCP server with its safe/avoid verdict, install-script risk level, and abandonment status; and a full incident log with on-chain proof. The dataset is cross-domain and longitudinal, covering the entire agentic-commerce trust landscape in a single response.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pulsefeed-full-agentic-commerce-trust-dataset-1dc6c882/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)
