{
  "format": "delx/payment-rails/v1",
  "identity": "Delx Commerce",
  "currency": "USDC",
  "live_contract": "https://api.delx.ai/.well-known/x402",
  "buyer_rule": "Read accepts[] from the current HTTP 402 response and select an exact network, asset, amount, and recipient before signing.",
  "networks": {
    "base": {
      "caip2": "eip155:8453",
      "agentcash_value": "base",
      "facilitators": [
        "Coinbase CDP",
        "PayAI"
      ],
      "buyer_requires_native_token": "client_and_facilitator_dependent"
    },
    "solana": {
      "caip2": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "agentcash_value": "solana",
      "facilitators": [
        "PayAI"
      ],
      "buyer_requires_sol": false,
      "fee_sponsor": "PayAI",
      "required_live_field": "accepts[].extra.feePayer"
    }
  },
  "policy": {
    "discovery_is_free": true,
    "discovery_does_not_authorize_payment": true,
    "self_buy_is_not_external_demand": true,
    "payment_requires_controller_authorization": true,
    "delivery_not_settlement_is_the_sale": true
  },
  "sources": {
    "payai_supported_networks": "https://docs.payai.network/x402/supported-networks",
    "payai_supported_live": "https://facilitator.payai.network/supported",
    "payai_client_contract": "https://docs.payai.network/x402/clients/introduction",
    "payai_discovery_readback": "https://commerce.delx.ai/payai-discovery.json",
    "coinbase_buyer_discovery": "https://docs.cdp.coinbase.com/x402/buyer/discover-services"
  }
}
