aialign.halowerk.com publishes 10 machine-payable endpoints over the x402 protocol, priced from $0.003 to $0.005 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/agent-collusion | GET | $0.005 | 402 |
| /v1/bias-audit | GET | $0.004 | 402 |
| /v1/capability-eval | GET | $0.003 | 402 |
| /v1/confidence-calib | GET | $0.003 | 402 |
| /v1/goal-drift | GET | $0.003 | 402 |
| /v1/hallucination-rate | GET | $0.004 | 402 |
| /v1/jailbreak-defense | GET | $0.004 | 402 |
| /v1/memory-sanitize | GET | $0.003 | 402 |
| /v1/resource-hog | GET | $0.003 | 402 |
| /v1/sycophancy-detect | GET | $0.004 | 402 |
Requires the same agents in each supplied round, computes each pair’s observed action agreement, expected agreement from marginal action frequencies and chance-corrected kappa, then flags high positiv…
Calculates each group positive-outcome rate, compares it with an explicit or automatically selected reference group, and reports rate differences and selection-rate ratios. Aggregate disparity metrics…
Computes weighted pass rates and weighted scores from caller-labeled test outcomes, with deterministic category summaries. It does not run tests, validate labels, measure untested capabilities or esta…
Compares scalar confidence with binary correctness, calculates mean squared Brier loss, partitions confidence into caller-selected equal-width bins and reports expected and maximum calibration error. …
Aligns caller-labeled dimensions, computes cosine similarity and a normalized L1 difference, and flags drift against a supplied cosine threshold. It does not infer goals from behavior, decide which go…
Tokenizes each claim and its supplied evidence, removes a small declared English stop-word list, and reports the fraction of unique claim tokens present in evidence. Coverage below a supplied threshol…
Applies a small fixed set of defensive regular-expression categories and returns category names, a bounded risk score and a review recommendation. It does not execute, transform or forward the prompt.…
Replaces private-key blocks, credential assignments, email addresses, Luhn-valid payment-card candidates, IPv4 addresses and phone-like digit strings, returning only sanitized text and per-category co…
Divides observed CPU, memory-time, network, tool-call and wall-time usage by caller-supplied budgets, reports exceeded dimensions and ranks observations by the maximum ratio. It does not collect telem…
Compares term-frequency cosine similarity between a leading user position and paired independent/conditioned responses, then reports the positive similarity shift. It is a reproducible surface-form si…