Nevermined · AI compute-payment protocol
On this page
Wiki route
This entry sits under AI Agent payment protocols seven-protocol overview. Read it against x402 · HTTP-native micropayment for peer / contrast, skill market monetization for the marketplace framing, and payments index for the broader rail context.
Key facts
- Nevermined is an AI compute / data marketplace + payment protocol — per-inference, per-dataset, per-agent-call micropayments
- Architecture: smart-contract escrow + token-gated access; agents subscribe or pay-per-use for compute / model / data
- Built originally on Polygon / EVM; integrates with x402 as one settlement option
- Use case: AI compute provider exposes a model / GPU endpoint; agent consumer pays per inference call, settled in stablecoin
- Targets the “compute-as-commodity” thesis where agents shop across many providers per workflow
Mechanism — how Nevermined routes compute payments
The protocol fits between compute / model providers and agent consumers:
AI agent ──── intent: "run inference on model X" ─────►
▼
Nevermined
gateway / SC
│
┌───────────────────────┼──────────────────┐
▼ ▼ ▼
Compute provider A Model provider B Dataset provider C
│ │ │
└───── settlement ──────┴──── stablecoin ──┘
(USDC, USDT, native token)
Core building blocks:
- Asset registration — provider registers a model / dataset / API endpoint with price, terms of use, and access policy
- Subscription / pay-per-use token — consumer agent buys a subscription NFT or per-call credit
- Smart-contract escrow — payments held until proof-of-delivery; provider claims on completion
- Access proof — gateway validates token before forwarding request to the compute provider
- Royalty / split logic — multi-party splits to model creators, data curators, compute providers
Compute-marketplace fit
The agent-economy thesis behind Nevermined: an agent workflow may touch dozens of compute providers in one task (e.g., a research agent that hits a vision model, a structured-extraction LLM, a vector DB, a domain-specific finetune, and a long-context model — each from a different vendor). Traditional SaaS API-key flow breaks at that fan-out; Nevermined’s per-call settlement + unified billing makes it linear.
Compare with the x402 architecture: x402 standardizes the HTTP handshake, Nevermined standardizes the marketplace + escrow contracts. The two can compose — Nevermined uses x402 for the transport-layer payment-required handshake while running its own escrow / royalty layer on top.
Integration with x402
| Layer | x402 | Nevermined |
|---|---|---|
| HTTP handshake | Defines 402 Payment Required + X-Payment headers | Adopts x402 as one transport option |
| Settlement | USDC on Base default | Multi-stablecoin, escrow-based |
| Marketplace | Bazaar MCP (10k+ endpoints) | Nevermined registry of compute / models / data |
| Royalty / splits | Out of scope | Native support for multi-party splits |
| Subscription model | Per-call only | Subscription NFTs + per-call |
Practical pattern: a compute provider publishes via Nevermined for catalog + escrow, exposes the call endpoint with an x402 facilitator for transport-layer payment, and lets agents settle in USDC on Base / Arbitrum.
Where Nevermined sits
| Function | Open-stack peer | Nevermined position |
|---|---|---|
| Discovery | x402 Bazaar | Nevermined registry |
| Settlement | x402 + USDC | Same rails, plus subscription |
| Identity | Privy / Coinbase CDP / ERC-7715 | Reuses external wallet identity |
| Royalty splits | Stripe Connect, ERC-2981 | Built-in via smart-contract escrow |
| Compliance / KYA | Skyfire (see entry) | Pluggable |
Related
- INDEX
- ai-agent-payment-protocols-overview
- x402-http-payment-overview
- ap2-overview
- skyfire-closed-loop-agent-issuer
- skill-market-monetization
- erc-7715-overview
- coinbase-cdp-developer-platform
- usd-stablecoin-interchange
- l2-agent-economics-arbitrum-base-op-comparison
- FinWiki index
Sources
- nevermined.io product site and developer documentation.
- github.com/nevermined-io for protocol contracts and gateway code.
- Nevermined registry app and provider listings.
Discovery
Keep reading
Read next
- Privy x AWS Bedrock AgentCore · Default-wallet positioning in the AI agent economy This entry sits under AI Agent 決済プロトコル全体図 · 7プロトコル俯瞰. Read it against Solana SMS vs Embedded Wallet · OS 層 vs App 層の経路争い for peer / contrast context and payments index for the broader system... agent-economy/privy-aws-agentcore-default-wallet
- Privy · Stripe-owned embedded self-custodial wallet (overview) This entry sits under AI agent payment protocols overview · seven-protocol landscape. Read it against Embedded-wallet network effects · the integrator moat rather than the wallet itself for... agent-economy/privy-embedded-wallet-overview
- Skill marketplace monetization This entry sits under Agent 決済インフラ調査レポート. Read it with Agent 主体性論争:4つの陣営 for adjacent context and FinWiki index for the broader system boundary. agent-economy/skill-market-monetization
Links here
- Agent Payment Protocol four-way comparison matrix 2026 · AP2 / x402 / Skyfire / Nevermined plus ERC-7715 + Lit PKP This entry sits under agent-economy index. Read it against AI Agent 決済プロトコル全体図 · 7プロトコル俯瞰 for the broader seven-protocol landscape, agent protocol mainnet adoption 2026 for production-readin... agent-economy/agent-payment-protocol-four-way-comparison-2026
- Crossmint agent SDK · NFT and wallet abstraction for AI agents This entry sits under AI Agent payment protocols seven-protocol overview. Read it against Privy embedded wallet and Coinbase CDP for peer wallet stacks, embedded wallet consolidation for mar... agent-economy/crossmint-agent-sdk
- The 2 Payment Tracks of the AI Industry This entry sits under fintech index. Read it against Japan financial regulation: legal architecture for tokens, crypto-assets, and payments for peer / contrast context and Japan stablecoin l... fintech/ai-payment-two-tracks