# PageAudit Tab Re-Run

> PageAudit Tab Re-Run is a paid API for AI agents from pageaudit.online, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Triggers an additional run of a specific PageAudit workspace tab beyond the free daily allowance, charged at $0.02 USDC per execution.

## Facts

- Endpoint: POST https://pageaudit.online/api/tabs/tab_luax0gd2dm0zva8rhqqy/run
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/pageaudit-tab-re-run-3b4ad8e5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HzJtQajxSToePF2ugAbqz

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability pageaudit-tab-re-run-3b4ad8e5 -d '<json body>'
```

Example prompt: Re-run the PageAudit tab with ID tab_luax0gd2dm0zva8rhqqy — I've already used my free daily run and need a fresh audit result now.

## When to prefer this

Use this endpoint when you need to re-run a specific PageAudit workspace tab that has already consumed its free daily run allowance. It is the correct endpoint for on-demand, paid re-execution of a pre-configured audit tab. Choose this over waiting for the daily reset when time-sensitive auditing is needed — such as after deploying site changes, debugging regressions, or generating client reports mid-day.

## Known failure modes

- Invalid or non-existent tab ID returns an error
- Insufficient USDC balance causes payment failure and run is not triggered
- Tab configuration is broken or the target page is unreachable, resulting in a failed audit
- Rate limiting or server error if too many runs are triggered simultaneously
- Authentication failure if credentials are invalid or expired

## How this service works

PageAudit: tab re-run beyond the free daily allowance

## Output

Returns the result of the tab's audit re-run, which likely includes updated page analysis data, audit scores, or diagnostic output for the configured page — mirroring the output of a standard tab run but executed as an additional paid invocation beyond the free daily quota.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pageaudit-tab-re-run-3b4ad8e5/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pageaudit.online](https://www.zero.xyz/host/pageaudit.online/llms.txt)
