Docs detail
Getting Started
Quick orientation for the Pizza x402 public website, contract assets, and builder entry points.
Owner: genesis-web
Welcome to the Pizza x402 docs collection.
Public entry points
- Public website docs landing: pizzax402.com/docs
- Public contract docs index: docs/public/README.md
- Public AGENTS guide: AGENTS.md
- Public OpenAPI spec: openapi.yaml
- Public generated API reference: reference/README.md
- Public worked example: examples/order-flow.md
- Official MCP repo for builders and agents: pizzax402-mcp
How to orient yourself
- Start at
/docsif you want the curated public entry for builders and agents. - Start in
/contracts/docs/public/README.mdif you want the mirrored public contract bundle directly. - Start in
pizzax402-mcpif you want the official MCP install and contribution path. - Use
/contracts/AGENTS.mdand/contracts/openapi.yamlwhen you need contract-level ordering and payment semantics.