# clonecho.builda.company URLScan Search

> clonecho.builda.company URLScan Search is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Searches urlscan.io's public scan database for submitted URLs matching a query string, returning JSON results.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/urlscan-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/clonecho-builda-company-urlscan-search-0fa1202a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yB4oOdr7Tz9KVdV_e2Vhp

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 clonecho-builda-company-urlscan-search-0fa1202a -d '<json body>'
```

Example prompt: Can you search urlscan.io's public scan database for any scans matching 'malware-site.example.com' and show me what comes back?

## When to prefer this

Use this endpoint when you need to search urlscan.io's public scan database for URL submissions matching a specific query, especially for threat intelligence, security research, or investigating suspicious domains. Prefer this over direct urlscan.io API calls when x402 micropayment billing is acceptable and you need a simple proxied GET interface.

## Known failure modes

- No results found for the query — returns empty result set
- Invalid or malformed query string — may return error or empty JSON
- urlscan.io API unavailable or rate-limited — upstream service error
- Payment not processed — x402 payment required before response is returned

## How this service works

Search urlscan.io's public scan database for submitted URLs matching a query {q}. Query: ?q= Returns JSON.

## Output

A JSON array of scan records from urlscan.io's public database matching the query, including submitted URLs, scan metadata, and related domain information.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-urlscan-search-0fa1202a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
