Hosted QA

Buy the first pass. Escalate only when the first pass is not enough.

Copy and visual checks priced per step, with deeper investigation added only when needed.

Use QA for the problems humans actually notice: weak copy, broken layout, bad hierarchy, and inconsistent page states. Start with copy passes, visual page-state checks, and long-page slices. Add deeper investigation only when the first pass still leaves a real unanswered question.

Pricing

Priced per step, not as a vague site audit.

Copy Route Pass

$12 per route

  • headlines, CTAs, hierarchy, contradictions
  • good default for landing, product, and pricing pages
  • sold as a clear first pass, not an open-ended review

Visual Page-State Check

$15 per page state

  • one route at one viewport or explicit UI state
  • good for layout, hierarchy, and visible regressions
  • add $6 only when long-page slices are actually needed

Escalated Issue Investigation

$39 per escalated issue

  • used only when the deterministic checks are not enough
  • good for edge cases, drift, and confusing states
  • not included by default

Saved Reruns

From $29 after the first accepted step set

  • built from the accepted steps, not from a generic monthly package
  • on-deploy requires GitHub access or a deploy hook
  • quoted after the first scoped run

How It Works

Request, accept the step list, then run.

01

Request

Submit the site, concern, cadence, and the routes that matter most. If you do not know the routes yet, leave them blank and describe the concern.

02

Step List + Price

Actobase returns the proposed deterministic steps, any optional investigation, and the exact price before payment.

03

Run + Evidence

The output includes findings, evidence, suggested fixes, and the next deterministic rerun if the site keeps changing.

For Agents

Request QA directly or reuse an existing key.

curl -X POST "https://actobase.com/qa/api/start" \
  -H "Content-Type: application/json" \
  -d '{"site_url":"https://example.com","qa_focus":"copy","cadence":"one_time"}'

curl -X POST "https://actobase.com/qa/api/start" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ACTOBASE_API_KEY" \
  -d '{"site_url":"https://example.com","qa_focus":"visual_copy","cadence":"one_time"}'

Before Checkout

See the scoped step list before you pay.

QA is scoped before checkout. You see the routes, states, optional investigation, and exact price before payment, then decide whether to run the accepted steps.