ToolAssay

FX套息利差排名:基于38国央行政策利率(BIS官方)计算货币对carry利差,借低息买高息,按利差降序排名。可指定融资货币(如JPY/CHF)。FX carr

FX套息利差排名:基于38国央行政策利率(BIS官方)计算货币对carry利差,借低息买高息,按利差降序排名。可指定融资货币(如JPY/CHF)。FX carry trade signal — rate differentials across major currencies, ranked. Borrow low-yield, hold high-yield. For carry strategy, macro FX agents. Accepts payment on Base or Solana — either network works.

Answeringour last check, 2026-09-26
1 of 1checks answered this week
472 msmedian answer time
$0.02listed price per call
$0.02price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://api.x402node.dev/finance/carry

CategoryMarket data
Provider hostapi.x402node.dev
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days4 from 4 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-26 valid payment request 402$0.02 472 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {
    "funder": "string",
    "top": "string"
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "method": {
          "enum": [
            "GET"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {
            "funder": {
              "description": "\u53ef\u9009\uff0c\u878d\u8d44(\u505a\u7a7a/\u501f\u5165)\u8d27\u5e01\u7801\uff0c\u5982 JPY/CHF/EUR\uff1b\u53ea\u8fd4\u56de\u4ee5\u5b83\u4e3a\u7a7a\u5934\u7684carry\u673a\u4f1a",
              "type": "string"
            },
            "top": {
              "description": "\u53ef\u9009\uff0c\u8fd4\u56de\u524dN\u4e2acarry\u673a\u4f1a\uff0c\u9ed8\u8ba415\uff0c\u4e0a\u9650100",
              "type": "string"
            }
          },
          "required": [
            "funder",
            "top"
          ],
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "type": "object"
}

This page as JSON