payment-ready until 2026-09-28
Public utility and validation APIs for software agents: data normalization, time-series analysis and traffic classification. Execution uses POST with published JSON schemas and per-call x402 pricing.
Pay from $0.002 to $0.004 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
listed 2026-09-21 · no on-chain settlement recorded yet
VERDICT
ranking generation 3solid 88/100 #33 of 317 in Data by measured score
What the score read on this service: status online, 100% uptime 24h (no 30d window yet), 178ms response p95, x402 compliance 14 of 14, $0.002 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.
The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.
It is a score inside Data, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 317 listings, this one among them. That set is wider than the 317 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.
Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.
ALTERNATIVES IN DATA
Other Data services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).
| SERVICE | BAND | SCORE | UPTIME 30D | VOL 30D |
|---|---|---|---|---|
| glim.sh | strong | 96 | 100% | $48.79 |
| SniperX•x402 | strong | 95 | 100% | $362.01 |
| StableEnrich | strong | 95 | 100% | $1.9k |
| cn402 | strong | 94 | 100% | $36.62 |
| API Acre | solid | 92 | 99.5% | $31.95 |
ASSESSMENT
updated 1h agoThe parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- 178ms
- avg response
- 178ms
- total checks
- 1
Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.
compliance A (14/14)
14 of 14 x402 conformance checks pass. Full checklist below.
price $0.002 to $0.004 (p24 in Data)
- price (min)
- $0.002
- price (max)
- $0.004
- category percentile (min)
- p24 in Data
- category percentile (max)
- p6 in Data
- endpoints / prices
- 3 / 2
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- 45d
- registrar
- RegistryGate GmbH
- hosting
- custom
- domain created
- 2026-08-06
Identity facts, not a risk score.
traction $0.00 30d · 0 buyers
- volume 30d
- $0.00
- buyers 30d
- 0
- settlements 30d
- 0
- measured since
- --- (start of our harvest window)
- last settlement
- ---
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0
- settlements all-time
- 0
- median settlement 30d
- -
- max settlement 30d
- -
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedNo AI synthesis has been produced for this service yet.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| GET | /v1/series/anomaly | $0.004 | Base | USDC | header | |
| GET | /v1/telemetry/normalize | $0.002 | Base | USDC | header | |
| GET | /v1/traffic/classify | $0.004 | Base | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /v1/series/anomaly returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://tools.halowerk.com/v1/series/anomaly'
// 402 response (captured by monitor) · 3 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"asset": "USDC",
"version": "2",
"decimals": 6,
"eip712Domain": {
"name": "USD Coin",
"chainId": 8453,
"version": "2",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
},
"network_name": "Base Mainnet",
"assetTransferMethod": "eip3009"
},
"payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"amount": "4000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://tools.halowerk.com/v1/traffic/classify",
"tags": [
"x402",
"agent-tools",
"security",
"traffic_classify"
],
"mimeType": "application/json",
"description": "Groups the access records you pass into clients and sorts each in two stages: person or machine, then, for a machine, the purpose. Signals: cadence and its scatter, path shape and consecutive numeric runs, asset share, referer, method mix, not-found share, robots.txt, user agent product token. Each signal returns what was observed, its weight and why. A lead under two points stays unknown. Nothing is stored, no raw IP is returned: IPv4 cut to /24, IPv6 to /48.",
"serviceName": "HALOWERK Agent Tools"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"group_by": "ip_user_agent",
"requests": [
{
"ip": "203.0.113.44",
"path": "/products/100",
"method": "GET",
"status": 200,
"user_agent": "python-requests/2.32.3",
"time_unix_s": 1786000000
},
{
"ip": "203.0.113.44",
"path": "/products/101",
"method": "GET",
"status": 200,
"user_agent": "python-requests/2.32.3",
"time_unix_s": 1786000060
},
{
"ip": "203.0.113.44",
"path": "/products/102",
"method": "GET",
"status": 200,
"user_agent": "python-requests/2.32.3",
"time_unix_s": 1786000120
},
{
"ip": "203.0.113.44",
"path": "/products/103",
"method": "GET",
"status": 404,
"user_agent": "python-requests/2.32.3",
"time_unix_s": 1786000180
},
{
"ip": "203.0.113.44",
"path": "/products/104",
"method": "GET",
"status": 200,
"user_agent": "python-requests/2.32.3",
"time_unix_s": 1786000240
}
]
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"window": {
"last_unix_s": 1786000240,
"first_unix_s": 1786000000
},
"clients": [
{
"paths": {
"distinct": 5,
"asset_ratio": 0,
"depth_median": 2,
"distinct_ratio": 1,
"enumeration_runs": 1,
"robots_txt_fetched": false,
"longest_enumeration_run": 5
},
"client": {
"ip_masked": "203.0.113.0/24",
"grouped_by": "ip_user_agent",
"user_agent_family": "python-requests"
},
"cadence": {
"sample": 4,
"regular": true,
"interval_cv": 0,
"mean_interval_s": 60,
"median_interval_s": 60
},
"sessions": {
"count": 1,
"median_requests": 5,
"median_duration_s": 240,
"longest_duration_s": 240
},
"method_mix": {
"write_ratio": 0
},
"status_mix": {
"error_ratio": 0.2,
"not_found_ratio": 0.2
},
"request_count": 5,
"classification": {
"label": "scraper",
"purpose": {
"lead": 2,
"label": "scraper",
"scores": {
"tool": 2,
"crawler": 0,
"scraper": 6
},
"runner_up": {
"label": "tool",
"score": 2
},
"confidence": 0.6
},
"reasons": [
{
"stage": "automation",
"signal": "cadence_regularity",
"weight": 3,
"favours": "automated",
"evidence": "Intervals between requests vary by less than 15 percent, which is machine timing.",
"observed": "interval_cv=0"
},
{
"stage": "purpose",
"signal": "path_enumeration",
"weight": 4,
"favours": "scraper",
"evidence": "Consecutive numeric path segments were walked in order.",
"observed": "1 run(s), longest 5"
}
],
"automation": {
"lead": 6,
"label": "automated",
"scores": {
"human": 0,
"automated": 6
},
"runner_up": {
"label": "human",
"score": 0
},
"confidence": 1
},
"confidence": 0.6
},
"last_seen_unix_s": 1786000240,
"first_seen_unix_s": 1786000000
}
],
"privacy": {
"stored": false,
"ip_masking": "IPv4 to /24, IPv6 to /48",
"raw_ip_returned": false,
"user_agent_returned": "product token only, never the full header"
},
"group_by": "ip_user_agent",
"stateless": true,
"client_count": 1,
"request_count": 5,
"session_gap_s": 1800,
"clients_skipped": 0,
"label_distribution": {
"tool": 0,
"human": 0,
"crawler": 0,
"scraper": 1,
"unknown": 0,
"automated_purpose_unclear": 0
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"requests"
],
"properties": {
"group_by": {
"enum": [
"ip",
"user_agent",
"ip_user_agent",
"none"
],
"type": "string",
"default": "ip_user_agent",
"description": "How records are grouped into clients."
},
"requests": {
"type": "array",
"maxItems": 2000,
"minItems": 1,
"description": "Access records. Each needs path and a timestamp (time_unix_s in seconds since 1970, or time as ISO 8601). Optional: method, status, user_agent, ip, bytes, referer. Any other field name is rejected rather than guessed. The service caps the whole request body at 256 KB, so long records reach that limit before maxItems."
},
"max_clients": {
"type": "integer",
"default": 100,
"maximum": 500,
"minimum": 1,
"description": "How many clients are reported, largest first."
},
"session_gap_s": {
"type": "integer",
"default": 1800,
"maximum": 86400,
"minimum": 60,
"description": "Silence after which the next request starts a new session."
},
"min_requests_per_client": {
"type": "integer",
"default": 2,
"maximum": 1000,
"minimum": 1,
"description": "Clients below this many requests are skipped and counted in clients_skipped."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"asset": "USDC",
"version": "2",
"decimals": 6,
"eip712Domain": {
"name": "USD Coin",
"chainId": 8453,
"version": "2",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
},
"network_name": "Base Mainnet",
"assetTransferMethod": "eip3009"
},
"payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"amount": "4000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://tools.halowerk.com/v1/series/anomaly",
"tags": [
"x402",
"agent-tools",
"analysis",
"series_anomaly"
],
"mimeType": "application/json",
"description": "Runs three detectors over one series and reports what each saw: a robust z score on median and median absolute deviation, a robust seasonal-trend decomposition with a z score on the residual, and an isolation forest over value and step-to-previous. Every score is returned per point, so callers set their own threshold instead of trusting a verdict. The forest draws from a fixed seed: same request, same result. Under three full cycles the seasonal figure is marked as not robust.",
"serviceName": "HALOWERK Agent Tools"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"seed": 42,
"points": [
12.1,
12.4,
11.9,
12.3,
12,
12.2,
48.7,
12.1,
11.8,
12.5,
12.2,
12
],
"methods": [
"robust_z",
"isolation_forest"
],
"min_votes": 2,
"contamination": 0.1
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"seed": 42,
"points": [
{
"time": null,
"index": 0,
"label": null,
"value": 12.1,
"scores": {
"robust_z": -0.169,
"isolation_forest": 0.42
},
"flagged_by": [],
"is_anomaly": false,
"time_unix_s": null
}
],
"methods": [
"robust_z",
"isolation_forest"
],
"anomalies": [
{
"time": null,
"index": 6,
"value": 48.7,
"scores": {
"robust_z": 123.4,
"isolation_forest": 0.83
},
"flagged_by": [
"robust_z",
"isolation_forest"
],
"time_unix_s": null
}
],
"min_votes": 2,
"stateless": true,
"statistics": {
"max": 48.7,
"min": 11.8,
"mean": 15.016667,
"median": 12.15,
"stddev": 10.593
},
"point_count": 12,
"anomaly_count": 1,
"deterministic": true,
"method_details": {
"robust_z": {
"scale": 0.29652,
"median": 12.15,
"flagged": 1,
"threshold": 3.5,
"scale_basis": "mad"
},
"isolation_forest": {
"seed": 42,
"trees": 100,
"flagged": 2,
"features": [
"value",
"delta_to_previous"
],
"sample_size": 12,
"score_cutoff": 0.71,
"contamination": 0.1
}
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"points"
],
"properties": {
"seed": {
"type": "integer",
"default": 42,
"maximum": 2147483647,
"minimum": 0,
"description": "Fixed starting value for the forest. Same seed, same answer."
},
"trees": {
"type": "integer",
"default": 100,
"maximum": 300,
"minimum": 10,
"description": "Number of isolation trees."
},
"points": {
"type": "array",
"maxItems": 5000,
"minItems": 3,
"description": "Either plain numbers or objects with value and optionally time_unix_s (seconds since 1970), time (ISO 8601) and label. The service caps the whole request body at 256 KB, so long records reach that limit before maxItems."
},
"methods": {
"type": "array",
"items": {
"enum": [
"robust_z",
"stl_residual",
"isolation_forest"
],
"type": "string"
},
"default": [
"robust_z",
"stl_residual",
"isolation_forest"
],
"maxItems": 3,
"minItems": 1,
"description": "Which detectors to run."
},
"min_votes": {
"type": "integer",
"default": 1,
"maximum": 3,
"minimum": 1,
"description": "How many detectors must agree before a point is called an anomaly."
},
"sample_size": {
"type": "integer",
"default": 256,
"maximum": 1024,
"minimum": 8,
"description": "Points drawn per tree, capped at the series length."
},
"contamination": {
"type": "number",
"default": 0.02,
"maximum": 0.5,
"minimum": 0.0001,
"description": "Expected share of outliers. Sets where the isolation forest cuts."
},
"season_period": {
"type": "integer",
"default": 0,
"maximum": 1000,
"minimum": 0,
"description": "Points per season, e.g. 24 for hourly data with a daily rhythm. 0 leaves the seasonal part out."
},
"stl_z_threshold": {
"type": "number",
"default": 3.5,
"maximum": 20,
"minimum": 0.5,
"description": "Threshold on the robust z score of the residual."
},
"robust_z_threshold": {
"type": "number",
"default": 3.5,
"maximum": 20,
"minimum": 0.5,
"description": "Absolute robust z score at which a point counts as an outlier."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"asset": "USDC",
"version": "2",
"decimals": 6,
"eip712Domain": {
"name": "USD Coin",
"chainId": 8453,
"version": "2",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
},
"network_name": "Base Mainnet",
"assetTransferMethod": "eip3009"
},
"payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://tools.halowerk.com/v1/telemetry/normalize",
"tags": [
"x402",
"agent-tools",
"data",
"telemetry_normalize"
],
"mimeType": "application/json",
"description": "Turns SenML (JSON or CBOR) and LwM2M TLV into one record shape: resolved name, unit, absolute timestamp, typed value. Optionally puts every series on a shared time axis with a chosen interval and fill rule (last value, bucket mean, linear). Works only on the payload you pass: no device is contacted, nothing is stored, the same request returns the same bytes. TLV carries no type on the wire; unmapped resource ids come back as opaque base64 with a warning instead of a guess.",
"serviceName": "HALOWERK Agent Tools"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"align": true,
"format": "senml_json",
"payload": [
{
"n": "temp",
"v": 21.3,
"bn": "urn:dev:ow:10e2073a:",
"bt": 1786000000,
"bu": "Cel"
},
{
"n": "temp",
"t": 60,
"v": 21.9
},
{
"n": "hum",
"t": 60,
"u": "%RH",
"v": 48
}
],
"interval_s": 60,
"align_method": "last"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"format": "senml_json",
"series": [
{
"max": 48,
"min": 48,
"mean": 48,
"name": "urn:dev:ow:10e2073a:hum",
"unit": "%RH",
"count": 1,
"numeric_count": 1,
"last_time_unix_s": 1786000060,
"first_time_unix_s": 1786000060
},
{
"max": 21.9,
"min": 21.3,
"mean": 21.6,
"name": "urn:dev:ow:10e2073a:temp",
"unit": "Cel",
"count": 2,
"numeric_count": 2,
"last_time_unix_s": 1786000060,
"first_time_unix_s": 1786000000
}
],
"aligned": {
"method": "last",
"points": [
{
"time": "2026-08-06T07:06:40.000Z",
"values": {
"urn:dev:ow:10e2073a:hum": null,
"urn:dev:ow:10e2073a:temp": 21.3
},
"time_unix_s": 1786000000
},
{
"time": "2026-08-06T07:07:40.000Z",
"values": {
"urn:dev:ow:10e2073a:hum": 48,
"urn:dev:ow:10e2073a:temp": 21.9
},
"time_unix_s": 1786000060
}
],
"end_unix_s": 1786000060,
"interval_s": 60,
"point_count": 2,
"tolerance_s": 0,
"series_names": [
"urn:dev:ow:10e2073a:hum",
"urn:dev:ow:10e2073a:temp"
],
"start_unix_s": 1786000000,
"values_filled": 3,
"values_missing": 1
},
"records": [
{
"name": "urn:dev:ow:10e2073a:temp",
"time": "2026-08-06T07:06:40.000Z",
"unit": "Cel",
"value": 21.3,
"value_type": "number",
"time_unix_s": 1786000000
},
{
"name": "urn:dev:ow:10e2073a:temp",
"time": "2026-08-06T07:07:40.000Z",
"unit": "Cel",
"value": 21.9,
"value_type": "number",
"time_unix_s": 1786000060
},
{
"name": "urn:dev:ow:10e2073a:hum",
"time": "2026-08-06T07:07:40.000Z",
"unit": "%RH",
"value": 48,
"value_type": "number",
"time_unix_s": 1786000060
}
],
"warnings": [],
"stateless": true,
"align_note": null,
"record_count": 3
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"format",
"payload"
],
"properties": {
"align": {
"type": "boolean",
"default": false,
"description": "Also return every numeric series on one shared time grid."
},
"format": {
"enum": [
"senml_json",
"senml_cbor",
"lwm2m_tlv"
],
"type": "string",
"description": "Wire format of payload. senml_cbor and lwm2m_tlv expect base64."
},
"payload": {
"description": "SenML records as a JSON array (or a JSON string holding one), or base64 for senml_cbor and lwm2m_tlv. At most 1000000 bytes after decoding; the service caps the whole request body at 256 KB."
},
"base_name": {
"type": "string",
"maxLength": 200,
"description": "Prefix put in front of every resolved record name. For lwm2m_tlv this is where the device identity goes."
},
"interval_s": {
"type": "number",
"default": 60,
"maximum": 86400,
"minimum": 0.001,
"description": "Grid spacing in seconds. The grid may not exceed 10000 points."
},
"max_records": {
"type": "integer",
"default": 5000,
"maximum": 20000,
"minimum": 1,
"description": "Upper bound on records taken from the payload."
},
"tolerance_s": {
"type": "number",
"default": 0,
"maximum": 86400,
"minimum": 0,
"description": "align_method=last only: how stale the carried value may be before the grid point is left empty. 0 means no limit."
},
"value_types": {
"type": "object",
"description": "lwm2m_tlv only: resource id as key, one of integer, float, boolean, string, time, opaque as value. Ids left out come back as opaque base64 with a warning instead of a guessed type."
},
"align_method": {
"enum": [
"last",
"mean",
"linear"
],
"type": "string",
"default": "last",
"description": "How a grid point is filled: last value at or before the point, mean over the bucket, or linear interpolation between neighbours."
},
"base_time_unix_s": {
"type": "number",
"description": "Anchor in seconds since 1970 for records that carry no absolute time. SenML calls times below 2^28 relative to now; this endpoint is stateless and will not invent a now."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 7d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/halowerk-agent-tools/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 3 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-09-21 · last up 2026-09-21
- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (5) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/halowerk-agent-tools?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/halowerk-agent-tools.svg" alt="HALOWERK Agent Tools listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/halowerk-agent-tools?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/halowerk-agent-tools?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/halowerk-agent-tools.svg?data=uptime" alt="HALOWERK Agent Tools uptime on x402-list" height="28"> </a>