PayFetch Users
Retrieve a list of users via a paid GET endpoint that accepts USDC (eip155:8453) with up to 24h timeout.
Performance
All-time statistics
AI Verification
Automated quality assessment
A-92/100
✓ Verified
Endpoint returned a JSON array of user objects matching the claimed paid GET /users description. Response is specific, actionable, and appropriately sized (~2KB). No errors or red flags.
Last verified: Mar 14, 2026, 03:04 AMLoading 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!