Documentation site for tollbooth — an x402 payment gateway for APIs.
Live: https://docs.tollbooth.sh
tollbooth is an API gateway that monetizes any API by enforcing micro-payments via the x402 protocol. Route requests through tollbooth, set prices, and get paid in USDC on Base.
pnpm install
pnpm dev # Start at localhost:4321
pnpm build # Build static site- Fork this repo and create a branch
- Make your changes — docs live in
src/content/docs/ - Run
pnpm devto preview locally atlocalhost:4321 - Open a PR against
main
Every page has an "Edit this page" link in the footer that takes you directly to the right file on GitHub.