Agentic and machine-to-machine payments on Stellar. Covers x402 (HTTP 402 paid APIs via OZ Channels facilitator, fee-sponsored clients) and MPP (Machine Payments Protocol) in both Charge mode (per-request SAC) and Channel mode (off-chain commits, high-frequency). Defaults to USDC (SEP-41 SAC) on stellar:testnet/stellar:pubnet (CAIP-2). Use when selling a paid API to AI agents, building an x402 client, or designing a payment-channel architecture for high-frequency agent traffic.
$npx -y skills add kalepail/stellar-raven --skill agentic-paymentsInstalls into the current project.
Run `npx skills use "https://github.com/kalepail/stellar-raven" --skill "kalepail/stellar-raven/agentic-payments"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kalepail/stellar-raven" that are relevant to the current task. Run `npx skills add "https://github.com/kalepail/stellar-raven"` and select the relevant skills, then follow their instructions.