GET /api/agent-manifest
Canonical service card with paid action, free surfaces, safety, verification, and trust links.
Discovery pack
Action402 publishes well-known manifests, OpenAPI, Bazaar metadata, llms.txt, robots.txt, and sitemap.xml so autonomous agents can find the paid route without scraping prose.
Machine entry points
Agents should read these endpoints, compare price/network/route against buyer policy, then use x402 only for the paid execution primitive.
Canonical service card with paid action, free surfaces, safety, verification, and trust links.
Well-known alias for crawlers and agent directories that look in standard locations.
x402scan-compatible fallback alias for crawlers that probe x402 well-known discovery.
Compact plain-text context for LLM agents and discovery-first clients.
Copy-paste recipes for common paid agent workflows.
Ecosystem entries, starter integrations, and listing rules.
Browser and machine surfaces indexed in one sitemap.
Agent shortcut
This keeps buyer logic deterministic: discover, inspect, preflight, pay, verify.
GET /.well-known/x402
GET /.well-known/agent.json
GET /api/quickstart
GET /cookbooks
POST /api/policy/check
POST /api/execute/webhook # x402 paid
GET /api/verify/jobs/{id}