# NFT Wallet Portfolio Live Lookup (Scam Check & Owners)

> NFT Wallet Portfolio Live Lookup (Scam Check & Owners) 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 wallet's complete NFT portfolio fresh from chain, including scam detection flags and ownership data

## Facts

- Endpoint: GET https://x402.professorsausages.com/nft/:chain/wallet/:address/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-portfolio-live-lookup-scam-check-owners-62ac33df
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_KOXXP74ZXqlJav0KRtOjw

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-portfolio-live-lookup-scam-check-owners-62ac33df
```

Example prompt: Can you pull up the live NFT portfolio for wallet 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 on Ethereum — I want to see all the tokens they hold and whether any are flagged as scams?

## When to prefer this

Use this endpoint when you need a real-time, always-fresh snapshot of a wallet's NFT holdings rather than cached data — especially when scam detection or current ownership verification is critical. Prefer over cached NFT endpoints when recency matters (e.g. detecting recently received scam airdrops or confirming a just-completed transfer).

## Known failure modes

- Invalid or malformed wallet address returns 400 error
- Unsupported chain identifier returns 400 or 404
- Wallet with no NFTs returns empty portfolio
- Network or RPC timeout for very active wallets
- Payment of $0.02 USDC not completed results in 402 Payment Required

## How this service works

Wallet NFT portfolio — always fetched fresh

## Output

A freshly-fetched (never cached) list of all NFTs held by the specified wallet on the given chain, including ownership records and scam-check flags per token

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nft-wallet-portfolio-live-lookup-scam-check-owners-62ac33df/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)
