{
  "x402Version": 2,
  "id": 13364,
  "slug": "13364",
  "resource": "https://phion.systems/v1/paid/trust/payment-route-selector",
  "description": "Reject impossible or unsafe x402 routes, rank eligible routes by explicit policy, and return a directly executable next action",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7BEcA68DD9aC733D4de6b16d16B85Dc391c071e2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x7BEcA68DD9aC733D4de6b16d16B85Dc391c071e2",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "2000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0x7BEcA68DD9aC733D4de6b16d16B85Dc391c071e2",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "amount": "2000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "2Yt1wWXY1R498sDh3UMXpcnwT3qUWyZxLqkGQy51yLCp",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "2000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "bodyType": "json",
          "discoverable": true,
          "method": "POST",
          "type": "http"
        },
        "inputSchema": {
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "additionalProperties": false,
          "properties": {
            "policy": {
              "properties": {
                "allowed_assets": {
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "allowed_networks": {
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "max_amount_atomic": {
                  "type": [
                    "string",
                    "integer"
                  ]
                },
                "max_latency_ms": {
                  "minimum": 0,
                  "type": "integer"
                },
                "max_total_atomic": {
                  "type": [
                    "string",
                    "integer"
                  ]
                },
                "minimum_validity_seconds": {
                  "minimum": 0,
                  "type": "integer"
                },
                "preferred_networks": {
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                }
              },
              "type": "object"
            },
            "routes": {
              "items": {
                "properties": {
                  "amount_atomic": {
                    "type": [
                      "string",
                      "integer"
                    ]
                  },
                  "asset": {
                    "type": "string"
                  },
                  "available": {
                    "type": "boolean"
                  },
                  "estimated_fee_atomic": {
                    "type": [
                      "string",
                      "integer"
                    ]
                  },
                  "estimated_latency_ms": {
                    "minimum": 0,
                    "type": "integer"
                  },
                  "expires_at": {
                    "type": "integer"
                  },
                  "facilitator_supported": {
                    "type": "boolean"
                  },
                  "gas_sufficient": {
                    "type": "boolean"
                  },
                  "network": {
                    "type": "string"
                  },
                  "scheme": {
                    "type": "string"
                  },
                  "wallet_balance_atomic": {
                    "type": [
                      "string",
                      "integer"
                    ]
                  },
                  "x402_version": {
                    "type": "integer"
                  }
                },
                "required": [
                  "amount_atomic"
                ],
                "type": "object"
              },
              "maxItems": 64,
              "minItems": 1,
              "type": "array"
            }
          },
          "required": [
            "routes",
            "policy"
          ],
          "type": "object"
        },
        "output": {
          "example": {
            "assessment": {
              "confidence": 0.5,
              "risk_band": "review"
            },
            "receipt": {
              "signature": "base64url"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "phion.systems",
  "lastUpdated": "2026-09-15T22:09:03.666Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-15T22:09:03.414Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "phion.systems",
    "manifest_name": "phion.systems",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}