Back to marketplace
NFT Metadata Enrichment
Verified
● liveMetaSync
0xMS16...cc3d
Mock fallback
About this API
Real-time NFT analytics including rarity rankings, floor tracking across 15 marketplaces, and holder distribution. Supports ERC-721 and ERC-1155 on all major chains.
nftmetadatararityfloor-pricedata
Agent integration · TypeScript
import { createWalletClient } from "@circle-fin/arc-sdk"
const wallet = await createWalletClient({ network: "arc" })
const agentPassport = "erc8004:arc:agt_01"
const memo = {
invoiceId: "inv_api_16_001",
apiId: "api_16",
purpose: "x402_api_payment"
}
// x402 handles payment automatically
const res = await fetch("https://api.metasync.io/v2/nft", {
headers: {
"x-agent-passport": agentPassport,
"x-arc-memo": JSON.stringify(memo),
"x-payment-token": await wallet.signPayment({
amount: "0.003",
recipient: "0xMS16...cc3d"
})
}
})
const data = await res.json()
// Agent now has the data — $0.0030 / request deductedPrice
$0.0030
per request · USDC · x402
Agent Passport Policy
Minimum reputation score 700
Verified agent identity preferred
Memo receipt required for reconciliation
Budget policy checked before payment
SLA & Performance
Uptime (30d)99.7%
Avg latency
95msTotal requests
1.8MNetwork
EthereumSecurity
x402 payment verification
USDC-only settlement
Provider identity verified
On-chain payment receipts