http-status-checker.underscoredone.com

Category
Service
Network
Avg / request
$0.01
Endpoints
1

Service overview

What is HTTP Status Code Checker?

Give this API a list of up to 10 web addresses and it will visit each one to tell you whether it is working, broken, or redirecting visitors somewhere else. You get back the exact status number (like 200 for OK, 404 for not found, 500 for server error), whether the address redirects, and where it redirects to. Great for finding broken links, verifying website migrations, and running quick SEO audits without writing any code.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://http-status-checker.underscoredone.com/check" \
  --method POST \
  --data '{
  "urls": "{urls}"
}'
What you get back
{
  "endpoint": "POST /check",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services