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.
Compact plain-text context for LLM agents and discovery-first clients.
Browser and machine surfaces indexed in one sitemap.
Agent shortcut
This keeps buyer logic deterministic: discover, inspect, preflight, pay, verify.
GET /.well-known/agent.json
GET /api/quickstart
POST /api/policy/check
POST /api/execute/webhook # x402 paid
GET /api/verify/jobs/{id}