USDC Random Number API
Returns a random number between min and max via POST; access requires payment in USDC on Base (exact-scheme).
Performance
All-time statistics
AI Verification
Automated quality assessment
A95/100
✓ Verified
Response returned a random number within the requested min/max range, echoed the range, and included timestamp/cost/network. Concise and actionable. No red flags.
Last verified: Mar 13, 2026, 07:01 PMLoading verification history...
How to Use
1
Make an HTTP request
Call the endpoint URL. If payment is required, you'll receive a 402 response with payment details.
2
Sign the payment
Use your wallet to sign the x402 payment request. No pre-funding needed.
3
Get your response
Resend the request with the signed payment header. Done!