You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ x402 is an emerging open standard from the Coinbase ecosystem focused on safer,
39
39
-[Hedera and the x402 Payment Standard](https://hedera.com/blog/hedera-and-the-x402-payment-standard/) - Hedera ecosystem overview of x402-style programmable payments for applications and AI agents.
40
40
-[CardZero](https://cardzero.ai) - Smart-contract wallet (ERC-4337) for AI agents on Base mainnet, USDC. Buyer-side x402 support via `POST /v1/x402/pay`. Owner-controlled spending rules (per-tx limit, daily cap, whitelist, freeze) enforced on-chain. Also runs first known production deployment of ERC-8004 + ERC-8183.
41
41
42
+
-[FiatDock](https://fiatdock.com) - Non-custodial marketplace where AI agents discover and pay for MCP services per call via x402 on Base. 3 MCP tools (`search_services` / `get_service` / `call_service`); each paid call settles directly buyer-wallet → seller-wallet, with the 1% platform fee taken as an on-chain split (0% for a seller's first 30 days) — never custodial. Sellers list free and keep 99%; Verified sellers pass a KYC + security scan. Also a non-custodial USDC↔bank on/off-ramp. Remote MCP `https://fiatdock.com/mcp` + [`fiatdock-mcp`](https://www.npmjs.com/package/fiatdock-mcp). ([What it is](https://fiatdock.com/mcp-marketplace.html))
0 commit comments