# NFT Scam Check (Live, Per Collection)

> NFT Scam Check (Live, Per Collection) is a paid API for AI agents from x402.professorsausages.com, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Fetches a fresh scam checklist for an NFT collection on a given chain, always bypassing cache for real-time results

## Facts

- Endpoint: GET https://x402.professorsausages.com/nft/:chain/collection/:address/scam-check/live
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nft-scam-check-live-per-collection-0f8fae7b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_QbLp5YuJp0AwOrsB-AKc4

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 nft-scam-check-live-per-collection-0f8fae7b
```

Example prompt: Can you run a live scam check on the NFT collection at contract address 0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13d on Ethereum — I want the freshest results, not cached data.

## When to prefer this

Use this endpoint when you need the most up-to-date scam assessment for an NFT collection and cannot rely on cached results — especially when evaluating a newly deployed contract, a collection flagged by community reports, or before executing a purchase. Prefer this over the cached variant whenever freshness is critical.

## Known failure modes

- Invalid or non-existent contract address returns an error or empty result
- Unsupported chain identifier returns a 400 or 404 error
- Network or RPC issues may cause timeouts given the live (non-cached) nature
- Payment failure (402) if USDC payment is not properly attached
- Rate limiting or provider-side errors for high-demand collections

## How this service works

Scam checklist — always fetched fresh

## Output

A freshly fetched scam checklist for the specified NFT collection, containing risk indicators and fraud signals evaluated in real time without relying on cached data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nft-scam-check-live-per-collection-0f8fae7b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.professorsausages.com](https://www.zero.xyz/host/x402.professorsausages.com/llms.txt)
