{
  "version": "1.0",
  "name": "Meta Reva B2B Agent Services",
  "facilitator": "https://x402.org",
  "resource": "https://metareva.com/x402",
  "endpoint": "https://metareva.com/x402",
  "endpoints": [
    "https://metareva.com/x402",
    "https://metareva.com/api/v1/x402"
  ],
  "routes": [
    {
      "path": "/x402",
      "price": "0.10",
      "currency": "USDC",
      "accepts": [
        {
          "type": "usdc_base",
          "network": "base",
          "currency": "USDC",
          "amount": "0.10",
          "recipient": "0x8E1256334a1795155C118d04e339F0B9Eb1b6C45"
        },
        {
          "type": "lightning",
          "network": "lightning",
          "currency": "SAT",
          "amount": "100",
          "recipient": "metareva@getalby.com"
        }
      ]
    },
    {
      "path": "/api/v1/x402",
      "price": "0.10",
      "currency": "USDC",
      "accepts": [
        {
          "type": "usdc_base",
          "network": "base",
          "currency": "USDC",
          "amount": "0.10",
          "recipient": "0x8E1256334a1795155C118d04e339F0B9Eb1b6C45"
        },
        {
          "type": "lightning",
          "network": "lightning",
          "currency": "SAT",
          "amount": "100",
          "recipient": "metareva@getalby.com"
        }
      ]
    }
  ],
  "paywall_endpoints": [
    "https://metareva.com/x402",
    "https://metareva.com/api/v1/x402"
  ],
  "accepts": [
    {
      "type": "usdc_base",
      "network": "base",
      "currency": "USDC",
      "amount": "0.10",
      "recipient": "0x8E1256334a1795155C118d04e339F0B9Eb1b6C45"
    },
    {
      "type": "lightning",
      "network": "lightning",
      "currency": "SAT",
      "amount": "100",
      "recipient": "metareva@getalby.com"
    }
  ]
}
