Devryno
All services

Turn a Base USDC payment hash into a receipt people can actually use.

Explorer links prove something happened, but they are awkward for clients, DAO reimbursements, bounty payouts, and accounting automations. Devryno turns a Base transaction hash into clean JSON evidence of USDC transfers.

Pay 0.10 USDC and generate receipt Get machine-readable quote See sample JSON OpenAPI
ProblemA tx hash is fine for explorers, but not for invoices, reimbursements, client updates, bounty claims, or automated records.
Paid checkSend 0.10 USDC on Base to Devryno, then paste the service payment tx plus the subject tx you want verified.
OutputA JSON receipt with chain id, token, subject tx, block, transfer count, sender, recipient, amount, and optional filters.

Paid flow

GET https://devryno.com/quote/base-usdc-receipt?subjectTx={base-transaction-hash}&recipient={optional-recipient}&minAmount={optional-usdc-amount}
GET https://devryno.com/claim/base-usdc-receipt?subjectTx={base-transaction-hash}&recipient={optional-recipient}&minAmount={optional-usdc-amount}&tx={devryno-payment-transaction-hash}

Price: 0.10 USDC on Base. The claim endpoint first verifies the Devryno service payment, then verifies the subject Base USDC transfer and returns machine-readable evidence.

Good fits

Devryno reads public Base transaction receipts only. This is payment evidence, not tax, legal, or accounting advice.