# x402scan Resource Search

> x402scan Resource Search is a paid API for AI agents from x402scan-j55w7ornb-merit-systems.vercel.app, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Full-text search across x402 payment-gated resources, with filtering by tags and blockchain chain

## Facts

- Endpoint: GET https://x402scan-j55w7ornb-merit-systems.vercel.app/api/data/resources/search
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402scan-j55w7ornb-merit-systems-vercel-app-be8435fc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_F1gx9FG3xu4BdSmdOYO50

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 x402scan-j55w7ornb-merit-systems-vercel-app-be8435fc
```

Example prompt: Search x402scan for x402 payment-gated resources related to 'price feed' on the Base chain — show me the first 10 results.

## When to prefer this

Use this endpoint when an agent needs to discover x402-compatible APIs or resources by keyword, optionally narrowed to a specific blockchain (Base or Solana) or tag category. It is the primary search interface for the x402scan index and is ideal when the agent does not know exact resource URLs but wants to find relevant x402-gated services by topic or name.

## Known failure modes

- Missing required 'q' parameter returns a 400 validation error
- Empty query string (minLength:1 violation) returns a 400 error
- Invalid chain value (not 'base' or 'solana') may return empty results or 400
- Page index out of range returns empty results
- Payment not provided or insufficient USDC balance results in 402 payment required
- Service unavailable returns 5xx error

## How this service works

Full-text search across x402 resources

## Output

A paginated list of x402 resources matching the search query, including resource metadata such as name, description, URL, tags, and chain. Results are filtered by optional tag and chain parameters, returned in pages of configurable size (default 10, max 100).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402scan-j55w7ornb-merit-systems-vercel-app-be8435fc/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402scan-j55w7ornb-merit-systems.vercel.app](https://www.zero.xyz/host/x402scan-j55w7ornb-merit-systems.vercel.app/llms.txt)
