๐Ÿซ˜ GoldBean API

x402 Micropaid API Marketplace โ€” Pay per call with crypto

x402 Bazaar โœ… 32+ Endpoints Base Network MCP Compatible

๐Ÿš€ What is GoldBean?

GoldBean is a pay-per-call API marketplace built on the x402 protocol. AI agents and developers can access premium APIs using USDC on Base network โ€” no monthly subscriptions, no contracts, just pay what you use.

Each API call costs $0.01โ€“$0.05, paid instantly via micropayments through the x402 payment tunnel.

๐Ÿ”Œ Available Endpoints

/paid/llm-chat $0.01
AI chat completion (DeepSeek model)
/paid/image-gen $0.03
AI image generation from prompt
/paid/web-search $0.01
Web search with real-time results
/paid/llm-translate $0.02
Multi-language translation
/paid/market-summary $0.02
8-coin crypto market snapshot
/paid/volatility-scan $0.03
Z-Score volatility analysis

Plus 26+ more endpoints including speech, video, code, email, and data analysis tools.

โšก Quick Start

Use any HTTP client. The x402 payment is handled automatically:

curl "https://goldbean-api.xyz/paid/web-search?q=hello+world"   -H "x-402-wallet: YOUR_WALLET_ADDRESS"

๐Ÿค– MCP Integration

GoldBean works as an MCP (Model Context Protocol) server. Add to your Claude/Cursor/etc.:

{
  "mcpServers": {
    "goldbean": {
      "command": "npx",
      "args": ["goldbean-mcp"],
      "env": { "GOLDBEAN_WALLET": "0x..." }
    }
  }
}

Available on Smithery โ€” one-click install.

๐ŸŸข Try Now โ€” goldbean-api.xyz

No registration needed. Pay per call.