basebalance.cloud — x402 RPC & MCP gateway
Server Details
USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.1% over 22 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- Conway-Research/automaton
- GitHub Stars
- 6,103
TDQS
Scored across 6 tools
Each tool maps to a distinct, standard Ethereum JSON-RPC method: chain metadata, gas price, balance, block lookup, and transaction lookup. There is no meaningful overlap between them.
All tools use the eth_ prefix and standard Base RPC names, making the pattern predictable. A few names are noun-style (eth_blockNumber, eth_chainId, eth_gasPrice) while others use get-, but this follows the canonical RPC naming convention rather than mixing arbitrary styles.
Six tools is a reasonable size for a focused read-only chain gateway. It is slightly thin for a general RPC gateway because common methods are absent, but each included tool has a clear purpose.
The surface covers basic chain metadata, balances, blocks, and transactions, but omits essential Base operations such as contract calls (eth_call), transaction sending, transaction receipts, logs, and gas estimation. Agents needing actual contract or payment interaction will hit dead ends.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
6 tool updates
- First observed
eth_blockNumber - First observed
eth_chainId - First observed
eth_gasPrice - First observed
eth_getBalance - First observed
eth_getBlockByNumber - First observed
eth_getTransactionByHash
Related MCP Connectors
RPC gateway for agents: six mainnets, measured failover, a key without signup, pay per call in USDC.
Solana RPC (keyless)
32 paid x402 endpoints for crypto, Zora & on-chain analysis. 10 MCP tools. USDC on Base.
24 NEAR + Solana + Base blockchain endpoints with x402 USDC micropayments
Related MCP Servers
- AlicenseAqualityAmaintenanceBlockchain JSON-RPC on 23 EVM chains for AI agents — Ethereum, Base, Arbitrum, plus young chains like Robinhood Chain, Plasma and Ink. Free reads with no key; heavy methods (eth_getLogs, trace, debug) via a free API key or x402 USDC pay-per-call.1252 npm1MIT

dRPC Agent Skillsofficial
AlicenseNot gradedqualityFmaintenanceBlockchain RPC via DRPC. Exposes eth_call, eth_getBalance, gas estimation, and other JSON-RPC methods as MCP tools across 100+ blockchains23MIT- AlicenseNot gradedqualityBmaintenanceEnables agents to sell or access Ethereum JSON-RPC requests over x402 with per-call USDC payments on Base, no accounts or API keys, including per-method pricing, policy enforcement, and privacy protections.1MIT
- AlicenseAqualityDmaintenanceMCP server for pay-per-call DeFi and crypto data via x402 micropayments on Base. 8 endpoints: token prices, TVL, funding rates, token security, gas tracker, whale monitoring, wallet profiling, and yield scanning.839 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.