Comparison
SettleGrid vs Nevermined — honest side-by-side
SettleGrid is the rail-neutral, protocol-neutral settlement layer for the long tail of AI tools. Nevermined is a crypto-first agent payments platform that defaults to USDC on Base. This page compares both across nine dimensions. Every claim is anchored to shipped code or a public URL. Where Nevermined is genuinely stronger, we say so.
Side-by-side across nine dimensions
Claims sourced from nevermined.ai (public docs + blog) and from this repo's shipped code.
| Dimension | SettleGrid | Nevermined |
|---|---|---|
| Protocol breadth | 9 shipped adapters | 3 production + 1 demo |
| Default rail | Protocol-neutral (runtime detection) | USDC on Base (crypto-first) |
| Take rate | 0% → 5% progressive | 2% flat (+ Stripe fees on fiat) |
| SDK languages | TypeScript shipped; Python in development | TypeScript + Python |
| Named customers | None public yet (launch phase) Honest state — launching publicly; named customer is a Phase-4 milestone | Valory/Olas (investor-customer) |
| Multi-hop settlement primitives | Atomic commit/rollback across agent chains | Not documented as a shipped primitive |
| Framework distribution | CLI + 5 adapter packages + 954 templates | SDKs only (TS + Python) |
| Geographic coverage | Stripe Connect + Asia-Pacific rail stubs | Stripe Connect + EUR/EURC |
| Compliance posture | Shipped compliance / identity / fraud / currency primitives | Not documented as shipped |
Where Nevermined is genuinely stronger
If these dimensions are load-bearing for your use case, pick Nevermined. We would rather you make the right call than ship with the wrong tool.
- Named reference customerValory/Olas (investor-customer) — still a procurement signal SettleGrid has not yet matched
- Python SDK on PyPI todaypayments-py is published to PyPI. SettleGrid's settlegrid Python SDK lives in packages/sdk-python at v0.1.0 but is not yet published.
- Brand and SEO head start~30 blog posts ranking for "AI agent payments" and "agentic commerce" since early 2025
- Public funding signal$4M seed January 2025 (Generative Ventures lead; NEAR, Polymorphic, Halo participating) — creates procurement credibility
- "PayPal for AI" narrativeA sticky consumer metaphor that buyers grasp in one sentence — SettleGrid's "settlement layer" framing is more precise but less story-shaped
- EUR/EURC multi-currencyAnnounced March 2026
- Live virtual card issuanceNevermined Pay (Visa / VGS integration, April 2026) — virtual cards with spending rules
Where SettleGrid is genuinely stronger
Every bullet here is anchored to a file or npm package you can inspect. If any claim regresses, open an issue and we will fix both the code and this page.
- 9 protocol adapters shipped in production codeMCP, x402, AP2, MPP, ACP, UCP, Visa TAP, Mastercard VI, Circle Nano — apps/web/src/lib/settlement/adapters/
- True rail-neutrality in the detection chainEvery protocol is treated as a peer based on the incoming request signature — no default-chain bias — packages/mcp/src/adapters/
- Progressive 0% → 5% pricing (free below $1K/mo)apps/web/src/app/pricing/page.tsx — materially better than a flat 2% at the long-tail end
- 954 pre-wired open-source MCP server templatesopen-source-servers/ — distribution asset a competitor cannot easily replicate
- Multi-hop atomic settlement primitivesrecordHop + finalizeSession + processSettlementBatch + rollbackSettlementBatch — apps/web/src/lib/settlement/sessions.ts — unique moat for multi-agent workflow billing
- Framework distribution breadthcreate-settlegrid-tool CLI + @settlegrid/{ai-sdk, mastra, langchain, n8n, cursor} + settlegrid-mcpb — published to npm under the @settlegrid org
- Shipped compliance / identity / fraud / currency primitivesapps/web/src/lib/settlement/{compliance,identity,currency}.ts + apps/web/src/lib/fraud.ts — procurement-checkbox features
- Asia-Pacific rail coverage (stubs, experimental)alipay-proxy, kyapay-proxy, emvco-proxy, drain-proxy in apps/web/src/lib/ — scaffolding in place; functional status documented per file
The positioning, in one paragraph
SettleGrid is the rail-neutral, protocol-neutral settlement layer for the long tail of AI tools. Unlike crypto-first agent payment platforms that default to USDC on a specific chain, SettleGrid routes every incoming request through a runtime detection chain across nine shipped protocol adapters — MCP, x402, AP2, MPP, ACP, UCP, Visa TAP, Mastercard VI, and Circle Nano — so merchants accept whatever protocol the buyer arrives with. Settlement sessions support multi-hop atomic workflows, so Agent A paying Agent B paying Agent C commits or rolls back as one unit. Progressive pricing means developers keep 100% of revenue under $1,000 per month and never cross 5% at scale.
Start with SettleGrid
Free forever under $1,000/month. Two lines of code to start billing any MCP, x402, or AP2 tool. No credit card required.
Last reviewed: 2026-05-01. If any claim about Nevermined on this page is out of date or inaccurate, email support@settlegrid.ai and we will correct it and credit the correction. Positioning source of truth: competitive-positioning.md (internal, reviewed on the same cadence).