scematica-protocol 1.26.0

Scematica Protocol: Rust-native x402 HTTP 402 payment standard for Solana
Documentation

scematica-protocol

A Rust-native implementation of the x402 (HTTP 402 Payment Required) payment standard for Solana — the payment facilitator used by the Scematica stack to meter and settle paid API calls in USDC.

Ships a protocol binary (an axum HTTP server) plus the library types (PaymentRequirements, PaymentGate, facilitator/settlement helpers) other crates embed.

cargo run --bin protocol -- --pay-to <wallet> --price-lamports 10000

License

MIT