# NFT Wallet Scam Exposure (Live)

> NFT Wallet Scam Exposure (Live) 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).

Returns a real-time scam exposure assessment for all NFTs held in a given wallet on a specified blockchain, always fetched fresh with no cache.

## Facts

- Endpoint: GET https://x402.professorsausages.com/nft/:chain/wallet/:address/scam-exposure/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-wallet-scam-exposure-live-f13deedf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WnxaeNlD2c7RIVueDSoTX

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-wallet-scam-exposure-live-f13deedf
```

Example prompt: Can you do a live scam exposure check on the Ethereum wallet 0xAbC1234...5678 and tell me which of its NFTs are flagged as scams or suspicious?

## When to prefer this

Use this endpoint when you need a guaranteed fresh (never cached) scam exposure scan for NFT holdings in a specific wallet — especially before a trade, airdrop audit, or due diligence check. Prefer this over cached NFT analytics endpoints when freshness is critical or when the wallet may have recently received airdropped scam tokens.

## Known failure modes

- Invalid or unsupported chain identifier returns an error
- Malformed wallet address (non-checksummed or wrong format) returns a validation error
- Empty wallet with no NFTs may return an empty exposure result
- Upstream on-chain data unavailability causes timeout or partial results
- Unsupported chain returns 404 or unsupported chain error

## How this service works

Wallet scam exposure — always fetched fresh

## Output

A fresh, uncached scam exposure report for the specified wallet address on the given chain, listing NFTs that are flagged as scam contracts, honeypots, or otherwise suspicious, along with risk indicators or scores for each flagged token.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nft-wallet-scam-exposure-live-f13deedf/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)
