{
  "schema_version": "1.0",
  "name": "AgentWeb Payment Protocol Signals",
  "canonical": "https://agentweb.us/.well-known/agent-commerce.json",
  "description": "Short index for agents looking for delegated payment, ACP, UCP, Stripe, and OAuth commerce signals.",
  "agent_commerce": "https://agentweb.us/.well-known/agent-commerce.json",
  "docs": "https://agentweb.us/docs/agent-commerce",
  "openapi": "https://agentweb.us/openapi.json",
  "checkout_session": "https://agentweb.us/api/billing/create-checkout-session",
  "webhook": "https://agentweb.us/api/billing/webhook",
  "payment_authority_schema": "https://agentweb.us/.well-known/payment-authority.schema.json",
  "mpp": "https://agentweb.us/.well-known/mpp.json",
  "x402": "https://agentweb.us/.well-known/x402.json",
  "acp_ucp_docs": "https://agentweb.us/docs/acp-ucp",
  "agent_auth_docs": "https://agentweb.us/docs/agent-auth",
  "developer_payment_processing": "https://agentweb.us/developers/agent-payment-processing",
  "sandbox": "https://agentweb.us/.well-known/sandbox.json",
  "protocols": {
    "stripe_checkout": "implemented",
    "stripe_billing": "implemented",
    "mcp_oauth_metadata": "available",
    "mpp": "metadata_ready_pending_stripe_price_activation",
    "x402": "metadata_ready_pending_payment_required_endpoint_activation",
    "acp": "bridge_documented",
    "ucp": "bridge_documented"
  }
}
