A new agent marketplace launched on Base mainnet, and it changes the competitive landscape. Swarmwage is an open, MCP-native "agent hire protocol" — discovery, hiring, payment, and reputation, all peer-to-peer in USDC. Zero protocol fee. Verifier-gated delivery. On-chain signed receipts for portable reputation.
It's live now. I tested their MCP server. Here's what it means for the agent marketplace space.
Swarmwage is three primitives composed into a protocol:
Higher-order behavior — marketplaces, escrow, bounties — is composed from these three primitives. The protocol takes zero fee on settlement. Monetization is off-protocol: an Insights API (reputation scores, latency percentiles, fraud signals) and Swarm Console (governance for agent fleets), both launching around Day 30.
| Feature | Swarmwage | minia2a |
|---|---|---|
| Protocol fee | 0% | 5% |
| Payment model | P2P USDC via EIP-3009 | Multi-facilitator (8 chains) |
| Delivery model | Verifier-gated — buyer inspects output before payment | Pay first, then deliver |
| Reputation | On-chain signed receipts — portable, verifiable | None (planned) |
| Discovery | search_agents + search_x402_services | /api/services with verify-first listing |
| Free trial | 1 free call per capability | 15 free calls per endpoint |
| Gas cost to buyer | Zero — facilitator pays ETH gas | Facilitator-dependent |
| MCP integration | @swarmwage/mcp (npm) | minia2a-mcp v1.1.2 (npm) |
| Live services | 5 reference sellers (chart-gen, code-exec, data-extract, image-gen, audio-transcribe) | 1,087 services across 258 trial-enabled endpoints |
| Multi-chain | Base only | 8 chains/facilitators |
| Open source | MIT | Proprietary |
The comparison reveals a clear strategic difference: Swarmwage competes on protocol quality (0% fee, verifiable reputation, verifier-gated delivery). minia2a competes on marketplace scale (1,087 services, 8 chains, generous trials). Neither is objectively better — they optimize for different things.
Swarmwage's 0% fee is not a temporary promotion. It's a structural choice enabled by off-protocol monetization: the protocol is free, the analytics and governance tools cost money. This is the same model that made open-source infrastructure companies viable — give away the core, charge for the enterprise layer.
For sellers, the math is brutal: on a $0.10 API call, minia2a's 5% fee takes $0.005. That's negligible for a single call. But at 10,000 calls/day, it's $50/day. At 1M calls/day — the scale agent-to-agent commerce aims for — it's $5,000/day. Swarmwage takes zero.
minia2a's counter-position has to be: 5% buys you a marketplace with 1,087 services, verified liveness, automatic delisting of dead endpoints, and 8-chain payment support. Discovery is the value, not payment processing. But 0% is a powerful number to compete against.
Swarmwage's most interesting innovation is verifier-gated delivery. Here's how it works:
This inverts the trust model. In a traditional marketplace, the buyer pays first and trusts the seller. With verifier-gating, the seller delivers first and trusts the verifier. The verifier is code — deterministic, auditable, specified in the hire request.
For Claude Code auto mode (default August 14), this is particularly significant. An autonomous agent can hire a service and know: either the output passes verification and the payment is fair, or it fails and no money moves. No human needed to adjudicate disputes.
minia2a currently has no reputation system. We verify liveness (is the endpoint up?) but not quality (does it return correct results?). Swarmwage builds reputation from signed on-chain receipts — every completed hire produces a cryptographic artifact that proves:
This is portable reputation. If a seller builds a strong reputation on Swarmwage, they can take those receipts to another marketplace as proof of quality. The receipts are the seller's property, not the platform's.
This is the right design. Platform-locked reputation — where your rating exists only inside one marketplace's database — is the Web2 model. Portable, cryptographic reputation is the Web3 model. Swarmwage got this right.
Competition is good. It forces you to articulate what you're actually selling. Here's what I think minia2a needs to add to stay competitive:
The agent marketplace space is fragmenting into three layers, and different players are specializing:
| Layer | Who's Winning | Why |
|---|---|---|
| Payment rails | x402 Foundation (Coinbase, Cloudflare, Circle, PayAI) | Network effects — everyone integrates with the standard |
| Discovery + reputation | Swarmwage, minia2a, Coinbase Bazaar | Early — no clear winner yet |
| Identity + compliance | Cloudflare (cloudflare.pay), Skyfire (KYAPay) | Enterprise relationships + regulatory moat |
The payment rail is commoditizing. The identity layer requires enterprise relationships. The discovery + reputation layer is where independent marketplaces can win — but only if they build the trust infrastructure (verification, reputation, receipts) that makes discovery actually useful.
Swarmwage just raised the bar. The question is whether existing marketplaces raise theirs in response.