Cryptographic proof of data delivery. Verifiable receipts for AI agents and micropayments with pay-per-query protocol.
Payment Required status code that enables cryptographic receipts for data delivery and instant verification.
HTTP status code 402 signals that payment is required before accessing the resource.
Provider signs the data with their private key, creating verifiable proof of delivery.
Verify receipts on-chain using Merkle proofs anchored in oracle rounds.
Complete pay-per-query flow with cryptographic receipts.
AI agent queries RION API endpoint for price data: GET /price/BNB-USD
Response includes payment address and amount required: 0.001 BNB to proceed
Agent sends payment on-chain and includes transaction hash in retry request header
Provider returns data along with cryptographic receipt signed with their private key
Agent verifies receipt against Merkle root published in the next oracle round
Enterprise-grade data providers with on-chain receipts, Merkle-verifiable proofs and 99.9%+ uptime SLAs.


All providers are continuously monitored. Every response can be tied back to a signed receipt, aggregated into a Merkle tree and anchored on-chain for trustless verification.