# x402 Seller Visibility Audit

> x402 Seller Visibility Audit is a paid API for AI agents from xx402.icu, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Audits whether an x402 paid API endpoint is discoverable by buyers in CDP Bazaar, checks payment requirements, and returns a visibility decision with actionable recommendations for sellers.

## Facts

- Endpoint: GET https://xx402.icu/x402/api/x402-seller-visibility-audit
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-seller-visibility-audit-ed07c0ac
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Z5KuPp1GUOGfHNm4i-AZD

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 x402-seller-visibility-audit-ed07c0ac
```

Example prompt: Can you audit whether my x402 paid API at https://x402.xx402.icu is visible to buyers searching for 'x402 buyer market scout Base Bitcoin 15-minute prediction market' on CDP Bazaar network eip155:8453, checking up to 5 results for my payout address 0xba76c7ECa175f67cFcE475c09498f840176bf497 and probing the /api/x402-buyer-market-scout resource path?

## When to prefer this

Use this endpoint when you are an x402 API seller and want to verify that your paid resource is correctly configured (returns HTTP 402), discoverable under relevant buyer search terms in CDP Bazaar, and that your payout address is properly associated — before launch or when diagnosing low buyer traffic. Prefer this over generic API health checks because it specifically tests the x402 payment handshake and CDP Bazaar merchant discovery flow.

## Known failure modes

- Local, private, or credentialed origin URLs are blocked — only public HTTPS origins are accepted
- Payout address not found in Bazaar results if not yet indexed
- Query returning 0 results if the network filter doesn't match listing
- Limit out of range (must be 2–10) causes validation error
- Slow or unreachable origin may cause probe timeout
- CDP Bazaar API unavailability causes source_status errors

## How this service works

Paid x402 buyer market scout, x402 paid resource preflight, x402 seller visibility audit, Base actionable risk feed, liquidity exit risk alerts, pool launch risk feed, stable asset risk feed, contract control event feed, protocol outflow risk feed, yield pool allocation risk feed, protocol fee quality feed, token watchlist decision packet, wallet watchlist decision packet, approval risk feed, ranked DeFi review queues with incident history, onchain risk decision packet, promoted token campaign decision packet, large transfer decision packet, token candidate screening decision radar, DEX pair anomaly decision radar, wallet safety decision packet, counterparty flow, allowance, approval exposure, DEX pair routing risk, token trade safety, token liquidity, token flow, holder concentration, contract controls, batch token screening decision packets, token diligence, and BTC15 prediction-market microstructure, execution-friction, calibration-slice, recent market tape, resolved feature sample, and threshold-pressure packets for agents and risk tools.

## Output

Returns a JSON object with a summary, a binary visibility decision, detailed discovery checks (whether the origin returns 402, whether the payout address appears in Bazaar results), CDP Bazaar readiness score, bazaar visibility status, metadata quality assessment, a prioritized action plan, and source status details — giving the seller a clear picture of whether and how buyers can find and pay for their service.

## Response schema (JSON Schema)

```json
{
 "keys": [
  "summary",
  "visibility_decision",
  "discovery_checks",
  "cdp_bazaar_readiness",
  "bazaar_visibility",
  "metadata_quality",
  "action_plan",
  "source_status",
  "sources"
 ],
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-seller-visibility-audit-ed07c0ac/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from xx402.icu](https://www.zero.xyz/host/xx402.icu/llms.txt)
