Documentation

What is RECEIPT?

RECEIPT is the context layer for onchain payments. It provides a standardized way to attach verifiable information to blockchain transactions.

"Blockchain records what moved. RECEIPT records why."

The Context Gap

A standard blockchain transaction tells a limited story: 0xAddressA sent 100 USDC to 0xAddressB. While this is sufficient for basic value transfer, it is insufficient for real-world commerce, accounting, and legal compliance.

RECEIPT bridges this gap by allowing users to attach structured metadata—such as purpose, category, reference IDs, and encrypted private notes—to any onchain payment.

Core Features

Verifiable Context

Context is hashed and signed, creating an immutable link to the transaction.

Standardized Schema

Universal categories like SERVICE, PAYROLL, and BOUNTY for easy accounting.

Robinhood Native

Optimized for high-speed, low-cost payments on Robinhood Chain.

Developer First

Simple SDK and API for seamless integration into any payment flow.

Next Steps