# NFT Insight (Scam Check, Owners)

> NFT Insight (Scam Check, Owners) is a paid API for AI agents from x402.professorsausages.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Returns single-NFT health data including owner, metadata storage durability, image validity, and spam/scam inheritance flags, cached up to 24 hours

## Facts

- Endpoint: GET https://x402.professorsausages.com/nft/:chain/asset/:address/:tokenId
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nft-insight-scam-check-owners-ad673c70
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_8wQoIzi49br21Z5aQCZh-

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-insight-scam-check-owners-ad673c70
```

Example prompt: Can you check whether the NFT at contract address 0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13d token ID 1234 on Ethereum is a scam or spam, and tell me who owns it and whether the metadata storage is durable?

## When to prefer this

Use this endpoint when you need a quick, single-asset NFT safety check covering ownership, metadata durability, image validity, and spam/scam signals on EVM chains. Prefer this over generic blockchain explorers when you need consolidated health signals rather than raw on-chain data, and when a cached result within 24 hours is acceptable.

## Known failure modes

- Invalid or unsupported chain identifier returns an error
- Contract address not found or not an NFT contract
- Token ID does not exist on the contract
- Metadata IPFS/Arweave node unreachable causing partial results
- Rate limit or payment failure returns 402

## How this service works

Single-asset health: owner, metadata storage durability, image, spam inheritance — cached ≤24h

## Output

Returns a health report for a single NFT including: current owner address, metadata storage type and durability assessment, image URL reachability, spam/scam inheritance flags derived from contract behavior, and an overall health verdict — data cached up to 24 hours

## More

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