payment-ready until 2026-09-14
Private HTML hosting for agents. POST HTML with a $0.50 x402 payment and get back a permanent, unguessable link. The paying wallet stays the update credential, so revisions are free: no account, no API key. $1 provisions a persistent API key for repeat publishing.
Pay from $0.50 to $1.00 in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.
VERDICT
ranking generation 3solid 93/100 #10 of 31 in Content by measured score
What the score read on this service: status online, 100% uptime 30d, 898ms response p95, x402 compliance 14 of 14, $0.5 price against the category. 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 Content, 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 31 listings, this one among them. That set is wider than the 31 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 CONTENT
Other Content 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 |
|---|---|---|---|---|
| Skim | strong | 98 | 99.9% | --- |
| penny402 | strong | 98 | 100% | --- |
| Busker | strong | 98 | 100% | --- |
| ForgeMesh Library | strong | 97 | 100% | --- |
| Would Pay Again — Ad Slot Booking | strong | 95 | 100% | --- |
ASSESSMENT
updated 2h 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
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 898ms
- avg response
- 538ms
- total checks
- 1,153
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.50 to $1.00 (p73 in Content)
- price (min)
- $0.50
- price (max)
- $1.00
- category percentile (min)
- p73 in Content
- category percentile (max)
- p69 in Content
- endpoints / prices
- 2 / 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
- -
- registrar
- -
- hosting
- custom
- domain created
- ---
Identity facts, not a risk score.
traction ---
This service settles on a network x402-list does not measure yet, so on-chain volume is not counted here. Shown as unmeasured, not zero.
CHANGES
2 in 30dPayout, price, and schema changes detected on this service's x402 wire. A payout rotation at an unchanged price shows up here even when nothing else moves. Full feed at /changes.
changes schema changed 6d ago (2 in 30d)
schema changed · 6d ago
schema added GET /provision exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}
schema changed · 6d ago
schema added GET /publish exact solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v USDC 2 300 {"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"}
WHAT IT DOES
ai-derivedNo AI synthesis has been produced for this service yet.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| GET | /provision | $1.00 | Base/Solana | USDC | header | |
| GET | /publish | $0.50 | Base/Solana | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /provision returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://api.stacktr.ee/provision'
// 402 response (captured by monitor) · 2 payloads · click to expand
[
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xcc985ba6934d134feec4824ba40258608f3a4333",
"amount": "1000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
},
"payTo": "Gr8z3Dh74y4nJJAW25r2WSmzm3ZQr2n5GU5qjavFG49c",
"amount": "1000000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"metadata": {
"price": "$1.00",
"category": "developer-tools",
"provider": "Stacktree",
"description": "Provision a persistent Stacktree API key ($1.00). The key is returned once in the response body.",
"updatePolicy": "The API key returned once in the response body is the credential afterwards, whichever rail paid for it. Send it as a Bearer token. There is no wallet signature step, so this is identical on Base and Solana.",
"serviceRecord": "https://api.stacktr.ee/.well-known/x402-service",
"updateCredential": "api-key"
},
"resource": {
"url": "https://api.stacktr.ee/provision",
"mimeType": "application/json",
"description": "Provision a persistent Stacktree API key ($1.00). The key is returned once in the response body."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"usage": "Authorization: Bearer stk_live_…",
"api_key": "stk_live_…"
}
}
},
"tags": [
"html",
"hosting",
"publishing",
"private",
"static-site",
"share-link",
"agents"
],
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"type": "object",
"properties": {
"body": {
"type": "object",
"properties": {
"ap2_mandate": {
"type": "object",
"description": "AP2 rail: an AP2 mandate object."
},
"acp_shared_payment_token": {
"type": "string",
"description": "ACP rail: a Stripe Shared Payment Token (spt_...)."
}
},
"description": "Optional JSON body. Payment is carried in the PAYMENT-SIGNATURE header (x402 v2), so no body is required. Fields apply only to the token-carried rails (ACP / AP2)."
}
}
},
"output": {
"type": "object",
"properties": {
"example": {
"type": "object",
"properties": {
"ok": {
"type": "boolean"
},
"usage": {
"type": "string",
"description": "How to use the key, e.g. \"Authorization: Bearer stk_live_...\"."
},
"prefix": {
"type": "string"
},
"api_key": {
"type": "string",
"description": "The provisioned stk_live_ API key, shown once."
},
"protocol": {
"type": "string"
}
},
"description": "Returned once payment settles."
}
}
}
}
},
"description": "Buy a persistent Stacktree API key ($1.00, shown once). Send it as Authorization: Bearer to publish HTML pages to private, unguessable links. For a single page, POST /publish ($0.50) is the cheaper rung — no key at all.",
"serviceName": "Stacktree — provision",
"serviceRecord": "https://api.stacktr.ee/.well-known/x402-service"
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xcc985ba6934d134feec4824ba40258608f3a4333",
"amount": "500000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
},
"payTo": "Gr8z3Dh74y4nJJAW25r2WSmzm3ZQr2n5GU5qjavFG49c",
"amount": "500000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"metadata": {
"price": "$0.50",
"category": "developer-tools",
"provider": "Stacktree",
"description": "Stacktree: publish an HTML page to a permanent, private, unguessable link ($0.50). POST your HTML with payment; we return the URL and a one-time claim token. No account, no key, no human in the loop.",
"updatePolicy": "The wallet that pays owns the page: sign a single-use challenge from POST /wallet-auth/challenge, then PUT /sites/{id} to replace the content. Same URL, free, no account. Solana payers: wallet auth is EVM-only, so adopt the page with the one-time claim_token from the publish response and update it from that account.",
"serviceRecord": "https://api.stacktr.ee/.well-known/x402-service",
"updateCredential": "paying-wallet-evm-only",
"updateCredentialByNetwork": {
"eip155:8453": "paying-wallet",
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp": "claim-token"
}
},
"resource": {
"url": "https://api.stacktr.ee/publish",
"mimeType": "application/json",
"description": "Stacktree: publish an HTML page to a permanent, private, unguessable link ($0.50). POST your HTML with payment; we return the URL and a one-time claim token. No account, no key, no human in the loop."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"html": "<!doctype html>..."
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"url": "https://stacktr.ee/p/<token>/",
"claim_token": "<one-time-secret>"
}
}
},
"tags": [
"html",
"hosting",
"publishing",
"private",
"static-site",
"share-link",
"agents"
],
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"type": "object",
"properties": {
"body": {
"type": "object",
"required": [
"html"
],
"properties": {
"html": {
"type": "string",
"description": "The full HTML document to host."
},
"filename": {
"type": "string",
"description": "Optional logical filename; defaults to index.html."
}
},
"description": "The page to publish. Send { \"html\": \"<!doctype html>...\" } (or a raw text/html body). Payment is carried in the PAYMENT-SIGNATURE header (x402 v2)."
}
}
},
"output": {
"type": "object",
"properties": {
"example": {
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "The permanent private link to share."
},
"claim_token": {
"type": "string",
"description": "One-time secret to adopt this page into an account later."
},
"unlisted_token": {
"type": "string"
}
},
"description": "Returned once payment settles and the page is live."
}
}
}
}
},
"description": "Publish an HTML page and get back a permanent private link an agent can share. POST your HTML with payment; no account, no key, no human in the loop. Good for a report, plan, dashboard, or page an agent produces when a chat message is not enough.",
"serviceName": "Stacktree — publish",
"serviceRecord": "https://api.stacktr.ee/.well-known/x402-service"
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/stacktree/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 2 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
Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-08-31 · last up 2026-09-07
- 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 (18) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/stacktree?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/stacktree.svg" alt="Stacktree listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/stacktree?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/stacktree?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/stacktree.svg?data=uptime" alt="Stacktree uptime on x402-list" height="28"> </a>