denpyo-api.hp-vladic.workers.dev publishes 2 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.04 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /read/invoice | POST | $0.04 | 200 |
| /verify | GET | $0.01 | 200 |
OCR a Japanese invoice (請求書) into JSON — vendor, line items, 8%/10% consumption-tax (消費税) breakdown — and verify the qualified-invoice registration number (適格請求書 インボイス登録番号 / T番号, T+13 digits) against …
Verify a Japanese qualified-invoice registration number (適格請求書発行事業者 インボイス登録番号 / T番号, T+13 digits) against Japan's National Tax Agency (国税庁) registry — no OCR. Returns qualified/cancelled/not-found, re…