{
  "x402Version": 2,
  "id": 6919,
  "slug": "6919",
  "resource": "https://anime-intelligence.goodmy0312.workers.dev/v1/best-place",
  "description": "Return the best current purchase route for an exact Japanese anime collectible. Compares identity-matched seller offers, price, availability, marketplace and freshness so an autonomous agent can move from product identification to a concrete seller route. WHEN TO USE: Use when the buyer is ready to purchase and needs the best matched seller, current price, availability and route for the exact edition. WHY PAY: Pay when the user is purchase-ready and needs an identity-match...",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "9YLxx6HtrN4HFd2wBTcBX5Uwn2rtMUYxcUwohzG9aBGT",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "30000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "lang": "en",
            "query": "Best place to buy this exact Nendoroid now"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "best_place": {
              "price_jpy": 12800,
              "seller": "example seller",
              "source": "yahoo",
              "url": "https://example.com/listing"
            },
            "charged": true,
            "endpoint": "/v1/best-place",
            "freshness": "live_or_recent",
            "service": "ANIME INTELLIGENCE",
            "version": "3.7.36"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "const": "GET",
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "buyer_country": {
                    "description": "ISO alpha-2 buyer destination; defaults to JP for Japan buyers.",
                    "type": "string"
                  },
                  "id": {
                    "description": "ANIME INTELLIGENCE canonical product UUID.",
                    "type": "string"
                  },
                  "lang": {
                    "enum": [
                      "ja",
                      "en",
                      "zh",
                      "ko",
                      "es",
                      "fr",
                      "de",
                      "it",
                      "pt",
                      "id",
                      "th",
                      "ru",
                      "ar",
                      "hi",
                      "vi",
                      "tr",
                      "nl",
                      "pl"
                    ],
                    "type": "string"
                  },
                  "listing_title": {
                    "description": "Optional listing title for listing-match when URL is unavailable.",
                    "type": "string"
                  },
                  "listing_url": {
                    "description": "Optional listing URL for listing-match.",
                    "type": "string"
                  },
                  "postal_code": {
                    "description": "Optional destination postal code for landed-cost context.",
                    "type": "string"
                  },
                  "query": {
                    "description": "Product name, JAN/EAN-13, model number or identifying description.",
                    "type": "string"
                  },
                  "refresh": {
                    "enum": [
                      "0",
                      "1"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "queryParams"
            ],
            "type": "object"
          },
          "output": {
            "additionalProperties": false,
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "const": "json",
                "type": "string"
              }
            },
            "required": [
              "type",
              "example"
            ],
            "type": "object"
          }
        },
        "required": [
          "input",
          "output"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "anime-intelligence.goodmy0312.workers.dev",
  "lastUpdated": "2026-09-17T20:48:41.497Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T20:48:41.153Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "anime-intelligence.goodmy0312.workers.dev",
    "manifest_name": "anime-intelligence.goodmy0312.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}