# x402 Buyer Market Scout – Base Risk & BTC15 Intelligence

> x402 Buyer Market Scout – Base Risk & BTC15 Intelligence 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).

Searches the x402 paid-API marketplace for services matching a natural-language buyer task, then returns a scouting report with route recommendations, price flags, and fit analysis for Base DeFi risk and BTC15 prediction-market data.

## Facts

- Endpoint: GET https://xx402.icu/x402/api/x402-buyer-market-scout
- 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-buyer-market-scout-base-risk-btc15-intelligence-8e098e95
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JEu6ak4wMVbgCNva7sd31

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-buyer-market-scout-base-risk-btc15-intelligence-8e098e95
```

Example prompt: Scout the x402 marketplace for Base token risk and BTC15 15-minute Up/Down prediction-market feeds with a budget cap of $0.05 per call on Base mainnet, check up to 5 external listings, and include your own catalog matches.

## When to prefer this

Use this endpoint when an AI agent needs to discover which x402 paid APIs exist for a specific onchain intelligence task — especially Base DeFi risk feeds or BTC15 prediction-market data — before committing to a specific provider. It is the right choice for pre-flight market scouting, price comparison, and execution planning within the x402 ecosystem, rather than directly calling a known risk or prediction API.

## Known failure modes

- No matching x402 services found for the buyer_task (market_gap populated, scout_decision is 'no match')
- All inspected external sources return errors or are unreachable (source_status shows failures)
- Budget cap too low to match any available services (price flags all results as over budget)
- Network filter returns no listings (empty external_market when non-Base CAIP-2 used)
- limit parameter out of range (2-10) causes 400 validation error

## 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 human-readable summary, a scout decision (recommended route or gap notice), a buyer execution plan (step-by-step instructions to call the best-matched service), a fit assessment of the host's own catalog, a structured listing of external market options found, identification of any market gaps, and source provenance metadata.

## Response schema (JSON Schema)

```json
{
 "keys": [
  "summary",
  "scout_decision",
  "buyer_execution_plan",
  "our_service_fit",
  "external_market",
  "market_gap",
  "source_status",
  "sources"
 ],
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-buyer-market-scout-base-risk-btc15-intelligence-8e098e95/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)
