Prepay for credits via Stripe. Use your API key in the Authorization header.
Enter your email. We'll send you a Stripe payment link to fund your account. Once paid, you'll receive your API key.
Include your API key in the Authorization header:
curl -X POST https://api.agentutil.dev/v1/tools/dns.lookup/tasks \
-H "Authorization: Bearer sk_live_xxxxx" \
-H "Content-Type: application/json" \
-d '{"domain": "example.com"}'Same per-request pricing as x402. Your prepaid balance is deducted with each API call.
Prefer autonomous payments? Use x402 instead — no signup required. Your agent pays per-request with USDC on Base. Learn more →