api.satledger.org publishes 2 machine-payable endpoints over the x402 protocol, priced from $0.05 to $0.5 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /x402/provision | GET | $0.5 | 402 |
| /x402/receipt | GET | $0.05 | 402 |
A satledger workspace and the units of recording you pay for, from 0.50 upward. One unit is one recorded event; an anchor costs 100. Exports and reads are free. Returns an API key on payment.
One RFC 3161 timestamp receipt over a digest you supply. No account and no API key: the response is the whole deliverable. Your data is never sent - only its hash - and nothing about the request is re…