{
  "x402Version": 2,
  "id": 9051,
  "slug": "9051",
  "resource": "https://api.boonprotocol.com/api/v1/x402/routes",
  "description": "Boon recognized x402 endpoint directory",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xF121fbeceC43e1B616D47285851c20d5fC64431b",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "context": "with",
            "limit": 20,
            "sort": "reviewed"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "routes": [
              {
                "description": {
                  "price": {
                    "amount": "0.100000",
                    "checkedAt": "2026-07-15T21:03:32Z",
                    "currency": "USD",
                    "display": "$0.10"
                  },
                  "protocols": [
                    "x402",
                    "mpp"
                  ],
                  "receiptAuthority": {
                    "checkedAt": "2026-07-16T18:24:00Z",
                    "payTo": "0xF121fbeceC43e1B616D47285851c20d5fC64431b",
                    "signer": null,
                    "signerSource": null,
                    "source": "live-x402-challenge",
                    "status": "not_observed"
                  },
                  "request": {
                    "notes": [
                      "Run the free Locus coverage preflight before a paid call",
                      "Unsupported coverage returns a free diagnostic instead of a paid artifact",
                      "A paid job may be partial when an optional PDF or video sidecar fails"
                    ],
                    "required": [
                      "address"
                    ]
                  },
                  "route": {
                    "method": "POST",
                    "publicEndpointUrl": "https://api.locus.report/api/locus-property-update"
                  },
                  "routeId": "0x9569f7ef2e344da57aa497dafe4509499f133340d1e0ab0d3e93f6e7c057bb0e",
                  "service": "Locus",
                  "source": {
                    "checkedAt": "2026-07-15T21:03:32Z",
                    "kind": "agentcash-openapi",
                    "label": "AgentCash OpenAPI discovery",
                    "trustTier": "origin_hosted"
                  },
                  "summary": "Property Decision Check: Recent & Scheduled Changes",
                  "version": "boon.x402-route-description/v1"
                },
                "reviewSummary": {
                  "boonBackedCount": 1,
                  "count": 1,
                  "distinctReviewerWalletCount": 1,
                  "indexComplete": true,
                  "latestReviewAt": 1784149204,
                  "receiptVerifiedCount": 0,
                  "selfReportedCount": 0
                },
                "routeId": "0x9569f7ef2e344da57aa497dafe4509499f133340d1e0ab0d3e93f6e7c057bb0e"
              }
            ],
            "version": "1"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "context": {
                    "default": "with",
                    "enum": [
                      "with",
                      "all",
                      "raw"
                    ],
                    "type": "string"
                  },
                  "limit": {
                    "default": 20,
                    "maximum": 50,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "method": {
                    "type": "string"
                  },
                  "origin": {
                    "format": "uri",
                    "type": "string"
                  },
                  "q": {
                    "maxLength": 160,
                    "type": "string"
                  },
                  "recognizer": {
                    "pattern": "^0x[0-9a-fA-F]{40}$",
                    "type": "string"
                  },
                  "sort": {
                    "default": "reviewed",
                    "enum": [
                      "reviewed",
                      "recent"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.boonprotocol.com",
  "lastUpdated": "2026-09-12T17:13:43.234Z",
  "quality": {
    "calls30d": 10,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-12T17:13:42.686Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.boonprotocol.com",
    "manifest_name": "api.boonprotocol.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}