ApiHood is a testnet API marketplace for agent-native usage: buyers deposit once, receive one API key, and call listed APIs under explicit per-merchant budget caps. Public readonly endpoints: - GET https://apihood-gateway.graysonkrismeqiq.workers.dev/public/stats - GET https://apihood-gateway.graysonkrismeqiq.workers.dev/public/leaderboard - GET https://apihood-gateway.graysonkrismeqiq.workers.dev/public/chain - GET https://apihood-gateway.graysonkrismeqiq.workers.dev/health Buyer self-service: 1. POST /buyer/key/challenge with the buyer wallet address. 2. Sign the returned challenge with that wallet. 3. POST /buyer/key with the address, nonce, expiry, and signature to receive an ApiHood Key. The service stores only its hash. 4. Use Authorization: Bearer with GET /buyer/me and GET /buyer/events. Browser app: https://app.apihood.com Current testnet: - Chain ID: 46630 - Core contract: 0x512ce1c8bFBc9187f01Edd0E2383Ed1EC1bFf6f4 ApiHood is independent and is not affiliated with, endorsed by, or sponsored by Robinhood Markets, Inc.