HTTP/1.1 402 PAYMENT REQUIRED · Agentic Finance (AIFI) · x402 + MPP dual-stack 500+ tools · 12 rails · 0% seller fee

NFT portfolio

NFT + wallet snapshot: NFT holdings, native balance, and ETH price for a given address in one call.

$0.15 per call · one payment for the whole workflow
POST /api/skill/nft-portfolio

3 tools run server-side in one request. You pay once, settle once, and get a single response - no orchestration, no per-step payments, and a partial-success envelope if any step fails. USDC over x402 on any supported chain.

When to use this pack

Quick portfolio view - what NFTs does this address hold, what's the wallet balance, and what's ETH worth.

Tools in this pack

All 3 run inside the single $0.15 call above. Each is also callable on its own if you only need one part.

Workflow

  1. Pull NFT holdings for the address on Base.
  2. Get the native wallet balance on Base.
  3. Get ETH price for portfolio valuation.

Call it directly

Any x402 client pays the 402 and gets the whole workflow back in one response:

npx agent402-client call nft-portfolio {"address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"}

Run it in Claude

claude mcp add agent402 -s user -- npx -y agent402-mcp@latest

Then paste this prompt into Claude:

Show me the NFT portfolio for 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 using Agent402's nft-portfolio skill pack. Get (1) NFT holdings, (2) wallet balance, (3) ETH price. Summarize the collection.

← All skill packs