# x402node Intel – Bazaar Ecosystem Analytics

> x402node Intel – Bazaar Ecosystem Analytics is a paid API for AI agents from api.x402node.dev, paid per call via x402, $0.2/call, status unknown (last checked 2026-09-13).

Returns a daily full-catalog snapshot of x402 ecosystem statistics including total listings, real vs spam listings, distinct payees, top genuine builders, and bulk/placeholder spam share.

## Facts

- Endpoint: GET https://api.x402node.dev/x402/intel
- Price: $0.2/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402node-intel-bazaar-ecosystem-analytics-e4b29f08
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_KAOskPJzBrQT32R3krcfo

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 x402node-intel-bazaar-ecosystem-analytics-e4b29f08
```

Example prompt: Give me a full x402 Bazaar ecosystem snapshot — I want to know the total listings, how many are real versus spam, the top genuine builders, and the overall market health right now.

## When to prefer this

Choose this endpoint when you need a high-level overview of the x402/Bazaar ecosystem health, spam ratios, or want to identify top legitimate API publishers. It is the canonical source for ecosystem intelligence specific to the x402 protocol and Bazaar directory — not a general API marketplace analytics tool.

## Known failure modes

- Stale data if the daily snapshot hasn't refreshed yet
- $0.20 USDC payment required — returns 402 if payment is missing or insufficient
- May return empty or minimal data if ecosystem has very few listings
- Network timeout if the catalog snapshot generation is slow

## How this service works

x402 ecosystem intelligence and Bazaar analytics for AI agents. Market overview: total listings, real versus spam listings, distinct payees, bulk publisher and placeholder spam share, top genuine builders. Daily full catalog snapshot. Search terms: x402 stats, ecosystem metrics, Bazaar directory, spam detection. Accepts payment on Base or Solana — either network works.

## Output

A daily full-catalog snapshot including: total number of x402 listings, count of real vs spam listings, distinct payee addresses, bulk publisher and placeholder spam share percentages, and a ranked list of top genuine builders in the ecosystem.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402node-intel-bazaar-ecosystem-analytics-e4b29f08/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.x402node.dev](https://www.zero.xyz/host/api.x402node.dev/llms.txt)
