Genesis402
Related Servers
Alternatives to Genesis402
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenancePay-per-call tools for AI agents including trust checks, due diligence, market data, and human-verified approvals, settled in USDC on Base via the x402 protocol.16-
- AlicenseAqualityCmaintenanceEnables AI agents to fetch crypto market and on-chain data, including prices across venues, token facts, OHLC candles, market overview, DeFi TVL, and wallet balances, with two free tools and the rest paid per call in USDC on Base via x402.8MIT
- AlicenseAqualityCmaintenanceEnables AI agents to access crypto/web3 data across 5 chains with pay-per-call billing in USDC via x402, no API key required, and built-in spend caps.3628 npmMIT
- AlicenseNot gradedqualityCmaintenancePay-per-call AI microservices settled in USDC on Base via the x402 (HTTP 402) protocol. 28 tools including web search, summarization, extraction, code review, deep research, crypto safety, sanctions screening and on-chain data — no accounts or API keys.6 npmApache 2.0
- AlicenseAqualityCmaintenanceProvides AI agents with 10 pay-per-call utility tools (QR generation, DNS lookup, OCR, etc.) using USDC on Base via the x402 protocol, with agent's private key never leaving the agent.1123 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to access 25 pay-per-request intelligence APIs using USDC micropayments via the x402 protocol, without API keys or accounts.-
TDQS
Scored across 14 tools
Most tools have distinct purposes (yields, SEC, email, whois, JSON extraction, web fetch, proof, etc.), but there is some overlap among the wallet-related tools: `wallet_brief` combines sanctions and multi-chain scan, while `screen_sanctions` and `multi_chain_scan` are subsets. The descriptions clarify when to use each, so agents are unlikely to pick the wrong one, but the overlap creates minor ambiguity.
All tools share the `genesis402_` prefix and use snake_case, but the action/noun order varies: some are verb-first (`extract_json`, `screen_sanctions`, `prove`), some are noun-first (`wallet_brief`, `token_brief`, `defi_yields`), and some are pure nouns (`whois`). This is mostly consistent in style but not perfectly uniform, so it earns a 4 rather than a 5.
With 14 tools, the set is well-scoped for a multi-domain API gateway. Each dedicated tool covers a specific high-value use case, and the generic `genesis402_call` handles the long tail of 360 endpoints. The count feels appropriate and neither thin nor bloated.
The tool surface is comprehensive: it covers key domains (DeFi, SEC, wallet/token risk, email/domain vetting, web/JSON extraction, and proof). The presence of `genesis402_catalog` and `genesis402_call` ensures any of the 360 endpoints not covered by a dedicated tool is still reachable, and result verification is possible via `genesis402_receipt`. This effectively eliminates dead ends.