Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.myproceeds.xyz/llms.txt

Use this file to discover all available pages before exploring further.

What Proceeds does

Proceeds wraps your API with payment enforcement. When a client requests a protected endpoint, Proceeds determines whether payment is required, returns the appropriate payment challenge, verifies the payment response, and forwards successful requests to your origin API. Your backend continues serving the resource; Proceeds handles the payment flow in front of it. You can use Proceeds to:
  • Add paywalls to existing API endpoints
  • Set pricing per endpoint or collection of endpoints
  • Support payment standards such as x402, MPP, and Circle Nanopayments
  • Accept programmatic payments from agents, applications, and automated workflows
  • Track revenue and payments across your protected APIs
  • Organize related endpoints into collections for easier management