{
  "x402Version": 2,
  "id": 2534,
  "slug": "2534",
  "resource": "https://api.agentservices.to/v1/fx/",
  "description": "Real-time FX/forex rates for 30+ currencies",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "description": "Real-time FX/forex rates for 30+ currencies",
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "EUR/GBP": 0.86,
            "USD/EUR": 0.92,
            "USD/GBP": 0.79,
            "USD/JPY": 149.5
          },
          "type": "json"
        },
        "routeTemplate": "/v1/fx"
      },
      "name": "AgentServices",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "DELETE",
                  "GET",
                  "HEAD"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          },
          "routeTemplate": {
            "type": "string"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.agentservices.to",
  "lastUpdated": "2026-09-06T14:46:19.443Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T14:46:19.324Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.agentservices.to",
    "manifest_name": "api.agentservices.to",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}