From d1115f49d7999c36818875208a80cd1c60132537 Mon Sep 17 00:00:00 2001 From: wuzenghai616-lang Date: Fri, 15 May 2026 14:32:11 +0800 Subject: [PATCH 1/2] Add GoldBean API marketplace to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5610f15..7d91bf4 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ x402 is an emerging open standard from the Coinbase ecosystem focused on safer, - [Strale](https://strale.dev) - Business data & compliance APIs for AI agents. 250+ quality-scored capabilities (company data, VAT validation, sanctions screening, KYB) across 27 countries with x402 payment support. [MCP server](https://www.npmjs.com/package/strale-mcp) available. - [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. - [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. +- [GoldBean](https://github.com/wuzenghai616-lang/goldbean) — x402 micropaid API marketplace with 12 endpoints covering blockchain data (BTC, ETH, gas, DeFi TVL, MEV reports). MCP-compatible, discoverable via AgentCash. Running on Base (`0xB5f5CBe48E0595C044Bc626f278F757463eAc2Ce`). ### Facilitators & Networks - [Coinbase Hosted Facilitator (Base)](https://docs.cdp.coinbase.com/x402#offload-your-infra) From c03a7d100346c6302f9076ed128de2755046f7b8 Mon Sep 17 00:00:00 2001 From: wuzenghai616-lang Date: Sun, 24 May 2026 10:05:50 +0800 Subject: [PATCH 2/2] Update GoldBean listing: 120+ endpoints, new wallet address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd5f01d..944ed05 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ x402 is an emerging open standard from the Coinbase ecosystem focused on safer, - [Strale](https://strale.dev) - Business data & compliance APIs for AI agents. 250+ quality-scored capabilities (company data, VAT validation, sanctions screening, KYB) across 27 countries with x402 payment support. [MCP server](https://www.npmjs.com/package/strale-mcp) available. - [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. - [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. -- [GoldBean](https://github.com/wuzenghai616-lang/goldbean) — x402 micropaid API marketplace with 12 endpoints covering blockchain data (BTC, ETH, gas, DeFi TVL, MEV reports). MCP-compatible, discoverable via AgentCash. Running on Base (`0xB5f5CBe48E0595C044Bc626f278F757463eAc2Ce`). +- [GoldBean](https://github.com/wuzenghai616-lang/goldbean) — x402 micropaid API marketplace with 120+ endpoints covering AI (LLM, image, voice, video), blockchain (gas, price, DeFi, NFT), search, social, news, e-commerce, and fintech. Discoverable via Bazaar/MCP. USDC on Base (`0x7484b0bca25d2ee56e9b0535572d4cf44a047d98`). ### Facilitators & Networks - [Coinbase Hosted Facilitator (Base)](https://docs.cdp.coinbase.com/x402#offload-your-infra)