SERVICE / DETAILfinance

Crypto Prices & Market Data

POST agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/prices

SONAR SCORE0.000
LIVE PRICE0.004000
BAZAAR LIVE
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

No recent observations
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCYrecent response window
PRICE DRIFTadvertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
No probe history yet.
LIVE ENDPOINT METADATA

Live cryptocurrency prices and market data. Given coin ids or common tickers (e.g. bitcoin, eth, sol) returns current USD price, market cap, market-cap rank, 24h change %, 24h volume, 24h high/low and last-updated timestamp. Empty request returns the top coins by market cap. For trading agents, portfolio valuation, crypto research and market monitoring.

Resource: agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/prices

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xCe339395d7f2ea5a5009022EF1C392Fb208a989E

Payment methods: · Last validation:

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method",
      "bodyType",
      "body"
    ],
    "properties": {
      "body": {
        "type": "object",
        "required": [],
        "properties": {
          "coins": {
            "type": "array",
            "items": {
              "type": "string",
              "maxLength": 50,
              "minLength": 1
            },
            "maxItems": 50,
            "description": "CoinGecko ids or common tickers (e.g. btc, eth). Empty = top coins by market cap."
          },
          "limit": {
            "type": "integer",
            "default": 10,
            "maximum": 100,
            "minimum": 1
          },
          "vsCurrency": {
            "type": "string",
            "default": "usd"
          }
        }
      },
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "POST"
        ],
        "type": "string"
      },
      "bodyType": {
        "enum": [
          "json",
          "form-data",
          "text"
        ],
        "type": "string"
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object",
        "required": [
          "machine",
          "route",
          "items"
        ],
        "properties": {
          "count": {
            "type": "integer"
          },
          "items": {
            "type": "array",
            "items": {
              "type": "object",
              "properties": {
                "id": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "name": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "price": {
                  "type": [
                    "number",
                    "null"
                  ]
                },
                "low24h": {
                  "type": [
                    "number",
                    "null"
                  ]
                },
                "symbol": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "high24h": {
                  "type": [
                    "number",
                    "null"
                  ]
                },
                "imageUrl": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "marketCap": {
                  "type": [
                    "number",
                    "null"
                  ]
                },
                "volume24h": {
                  "type": [
                    "number",
                    "null"
                  ]
                },
                "lastUpdated": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "change24hPct": {
                  "type": [
                    "number",
                    "null"
                  ]
                },
                "marketCapRank": {
                  "type": [
                    "integer",
                    "null"
                  ]
                }
              }
            }
          },
          "route": {
            "type": "string"
          },
          "machine": {
            "type": "string"
          },
          "economics": {
            "type": "object",
            "properties": {
              "sellPriceUsd": {
                "type": "number"
              },
              "upstreamCostUsdActual": {
                "type": [
                  "number",
                  "null"
                ]
              }
            }
          }
        }
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xCe339395d7f2ea5a5009022EF1C392Fb208a989E",
        "amount": "4000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xCe339395d7f2ea5a5009022EF1C392Fb208a989E",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "4000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.