# DeFi Intel Agent Gateway – Clean SERP Proxy

> DeFi Intel Agent Gateway – Clean SERP Proxy is a paid API for AI agents from defi-intel-agent-gateway.gg-neo15.workers.dev, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-14).

Returns the top 10 organic search results (title, URL, snippet) for a query, stripped of tracking pixels and JavaScript

## Facts

- Endpoint: POST https://defi-intel-agent-gateway.gg-neo15.workers.dev/v1/web/serp-clean-proxy
- Price: $0.003/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/defi-intel-agent-gateway-clean-serp-proxy-7515effc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HPb3OWFAhS2gNpJi95_YU

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 defi-intel-agent-gateway-clean-serp-proxy-7515effc -d '<json body>'
```

Example prompt: Search the web for 'Uniswap v4 launch date' and give me the top 10 clean organic results — titles, URLs, and snippets — with no tracking junk.

## When to prefer this

Choose this endpoint when an AI agent needs structured, clean organic search results (title/URL/snippet) without the overhead of rendering JavaScript, handling tracking pixels, or managing API keys. It is ideal for lightweight research, DeFi intelligence gathering, and one-off lookups where a pay-per-call model is preferable to a subscription. Prefer this over a full HTML scraper when only the SERP summary is needed, not the full page content.

## Known failure modes

- Empty or malformed query string returns no results or an error
- Rate limit exceeded if daily free sample quota is exhausted and no payment provided
- Query too broad returns irrelevant snippets
- Payment failure via x402 results in 402 status and no data returned
- Network timeout on the upstream search provider

## How this service works

Top-10 clean organic search results for a query (title, url, snippet) with NO tracking pixels or JS. DO NOT use for automated mass scraping. — $0.003 USDC/call on Base. Pay-per-call via x402 — no API key, no account. Free samples daily.

## Output

A JSON array of up to 10 organic search results, each containing a title (string), URL (string), and snippet (string), with no tracking pixels, JavaScript, or ads included.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/defi-intel-agent-gateway-clean-serp-proxy-7515effc/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from defi-intel-agent-gateway.gg-neo15.workers.dev](https://www.zero.xyz/host/defi-intel-agent-gateway.gg-neo15.workers.dev/llms.txt)
