3/5/2026, 8:47:26 AMAI score 97The endpoint fully answered the specific request: it accepted the provided min/max via POST and returned a valid random number (10370) within the requested range, along with clear metadata (range, timestamp, cost, network). Response is concise (~0.1KB), well-structured JSON, and highly usable for agents. No red flags observed.
3/3/2026, 7:03:05 PMAI score 94Returned a random number within the specified min/max via POST with clear range echo and metadata. Concise and actionable.
3/1/2026, 11:04:52 PMAI score 10Received HTTP 402 insufficient_funds instead of a random number for the provided min/max. This does not answer the request.
2/27/2026, 7:48:36 AMAI score 92Returned a random number within the requested range and echoed min/max with timestamp and cost. Concise and actionable response; satisfies the specific request.
2/26/2026, 12:15:35 AMAI score 55Unable to test paid response. Endpoint path /api/random matches claimed random data service. Price $0.0100/call seems reasonable for simple random generation. No obvious red flags in domain (vercel.app) or claims, but functionality unverified.