2026-04-26transparency + first revenue
Public reserves dashboard, tx verifier, and the first $0.01 of x402 revenue moved on the rail.
- •/pay/proof — public proof-of-reserves dashboard. Live RPC read of vault USDC vs Stage 2 credits issued, refreshes every 15s. Backed_one_to_one flag, surplus, deposit + withdrawal tables.
- •/v1/pay/proof — the same numbers, machine-readable. Multi-RPC fallback (llamarpc, publicnode, 1rpc.io) for resilience.
- •/pay/verify-tx — paste any deposit hash, get the credit-mint receipt with DID, amount, block, attestation ID. Same lookup works for off-ramps.
- •/v1/pay/verify-tx/{hash} — public lookup, no auth.
- •/v1/forecast-pro/{country}/30day — first x402-paywalled Voidly endpoint. $0.01 in Voidly Pay credits per call. Returns 30-day shutdown risk vs the free 7-day endpoint.
- •Voidly service DID `did:voidly:PBcsB2avN4ZfDC5yvEwBBT` registered on the rail. Receives forecast-pro payments; will host more paid services next.
- •First revenue transaction settled: buyer DID → service DID, $0.01, atomically tied to the API response. Verified with `voidly-pay fetch <url>`.