# x402 Chain Intel – Rug Owner Check

> x402 Chain Intel – Rug Owner Check is a paid API for AI agents from x402-chain-intel.vercel.app, paid per call via x402, $0.13/call, status unknown (last checked 2026-09-14).

Checks whether the owner of a token contract is associated with rug pulls or malicious behavior on-chain

## Facts

- Endpoint: POST https://x402-chain-intel.vercel.app/api/rug/owner-check
- Price: $0.13/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-chain-intel-rug-owner-check-5f6d9825
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ZT3Yh96vYqii7gVrAcCm9

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-chain-intel-rug-owner-check-5f6d9825 -d '<json body>'
```

Example prompt: Before I buy into this new token at 0x3fA8B653F9abf91428800C04B4e5b8Ca6b8B8A8A on Ethereum, can you run an owner check on the deployer wallet to see if they have any rug pull history?

## When to prefer this

Use this endpoint when you need to assess the trustworthiness of a token's deployer or owner wallet before executing a trade, listing a token, or making an investment decision. Prefer this over generic wallet scanners when you specifically need rug pull history and deployer reputation signals optimized for trading bot workflows.

## Known failure modes

- Invalid or malformed contract address returns 400 error
- Contract address not found on specified chain returns empty result
- Unsupported blockchain network returns error
- Insufficient USDC balance or payment failure returns 402
- Rate limiting if called too frequently
- New wallets with no history may return inconclusive results

## How this service works

27 paid endpoints for trading bots

## Output

Returns a risk assessment of the token contract owner, including reputation score, flagged wallet history, known rug pull associations, and any on-chain red flags tied to the deployer address.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-chain-intel-rug-owner-check-5f6d9825/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402-chain-intel.vercel.app](https://www.zero.xyz/host/x402-chain-intel.vercel.app/llms.txt)
