# NFT Collection Live Identity Card (Scam Check & Owners)

> NFT Collection Live Identity Card (Scam Check & Owners) is a paid API for AI agents from x402.professorsausages.com, paid per call via x402, $0.015/call, status down (last checked 2026-09-10).

Fetches a fresh, real-time identity card for an NFT collection on a given chain, including scam indicators and owner data

## Facts

- Endpoint: GET https://x402.professorsausages.com/nft/:chain/collection/:address/live
- Price: $0.015/call
- Payment: x402
- Status: down
- Last checked: 2026-09-10
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nft-collection-live-identity-card-scam-check-owners-dc6d0f74
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hcvYRULUB6tGst4u-SOgA

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-collection-live-identity-card-scam-check-owners-dc6d0f74
```

Example prompt: Can you do a live scam check and ownership lookup on the NFT collection at contract address 0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13d on Ethereum — I want to know if it's legit and who the current owners are.

## When to prefer this

Use this endpoint when you need always-fresh, uncached NFT collection data — particularly for scam detection or verifying current ownership state. Prefer this over cached endpoints when the freshness of the data matters, such as before a purchase decision, when investigating a potentially fraudulent project, or when auditing current holder distribution.

## Known failure modes

- Invalid or non-existent contract address returns a 404 or empty result
- Unsupported chain identifier returns an error
- Payment not processed (402) blocks the response
- Contract address is not an NFT collection (e.g. ERC-20 token) may return empty or misclassified data
- Rate limiting or upstream RPC node unavailability may cause timeouts

## How this service works

Collection identity card — always fetched fresh

## Output

A freshly fetched (never cached) identity card for the NFT collection, including scam risk signals, owner addresses or counts, and core collection metadata such as name, verified status, and contract details for the specified chain and address.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nft-collection-live-identity-card-scam-check-owners-dc6d0f74/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)
