SERVICE / DETAILother

Unnamed service

GET 5108-x402.community.iamstarchild.com/bazaar/crypto/price

SONAR SCORE0.719
LIVE PRICE0.002000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

24 observations in the last 24h
HANDSHAKE SUCCESS91.7%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY4002msrecent response window
PRICE DRIFT0.0%advertised 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 ↗
LIVE ENDPOINT METADATA

No provider description has been published.

Resource: 5108-x402.community.iamstarchild.com/bazaar/crypto/price

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

Payment methods: · Last validation: 2026-09-14 12:00:15.719+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET",
          "HEAD",
          "DELETE"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "required": [
          "ids",
          "vs_currencies"
        ],
        "properties": {
          "ids": {
            "type": "string",
            "description": "Comma-separated CoinGecko coin ids, e.g. 'bitcoin,ethereum'"
          },
          "vs_currencies": {
            "type": "string",
            "default": "usd",
            "description": "Comma-separated fiat/crypto, e.g. 'usd'"
          },
          "include_market_cap": {
            "type": "boolean",
            "default": false
          },
          "include_24hr_change": {
            "type": "boolean",
            "default": false
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object",
        "description": "Map of coin id -> { <vs_currency>: price, ... }",
        "additionalProperties": {
          "type": "object"
        }
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xa709b6534f392c5F4CfB986A329B734eCDdC8c6f",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "mimeType": "application/json",
        "resource": "https://5108-x402.community.iamstarchild.com/bazaar/crypto/price",
        "extensions": {
          "bazaar": {
            "info": {
              "input": {
                "type": "http",
                "method": "GET",
                "queryParams": {
                  "ids": "bitcoin",
                  "vs_currencies": "usd"
                }
              },
              "output": {
                "type": "json",
                "example": {
                  "bitcoin": {
                    "usd": 64754
                  }
                }
              }
            },
            "schema": {
              "type": "object",
              "$schema": "https://json-schema.org/draft/2020-12/schema",
              "required": [
                "input"
              ],
              "properties": {
                "input": {
                  "type": "object",
                  "required": [
                    "type",
                    "method"
                  ],
                  "properties": {
                    "type": {
                      "type": "string",
                      "const": "http"
                    },
                    "method": {
                      "enum": [
                        "GET",
                        "HEAD",
                        "DELETE"
                      ],
                      "type": "string"
                    },
                    "queryParams": {
                      "type": "object",
                      "required": [
                        "ids",
                        "vs_currencies"
                      ],
                      "properties": {
                        "ids": {
                          "type": "string",
                          "description": "Comma-separated CoinGecko coin ids, e.g. 'bitcoin,ethereum'"
                        },
                        "vs_currencies": {
                          "type": "string",
                          "default": "usd",
                          "description": "Comma-separated fiat/crypto, e.g. 'usd'"
                        },
                        "include_market_cap": {
                          "type": "boolean",
                          "default": false
                        },
                        "include_24hr_change": {
                          "type": "boolean",
                          "default": false
                        }
                      }
                    }
                  },
                  "additionalProperties": false
                },
                "output": {
                  "type": "object",
                  "required": [
                    "type"
                  ],
                  "properties": {
                    "type": {
                      "type": "string"
                    },
                    "example": {
                      "type": "object",
                      "description": "Map of coin id -> { <vs_currency>: price, ... }",
                      "additionalProperties": {
                        "type": "object"
                      }
                    }
                  }
                }
              }
            }
          }
        },
        "description": "Get real-time spot price and market data for a cryptocurrency",
        "outputSchema": {
          "input": {
            "method": "GET",
            "queryParams": {
              "type": "object",
              "required": [
                "ids",
                "vs_currencies"
              ],
              "properties": {
                "ids": {
                  "type": "string",
                  "description": "Comma-separated CoinGecko coin ids, e.g. 'bitcoin,ethereum'"
                },
                "vs_currencies": {
                  "type": "string",
                  "default": "usd",
                  "description": "Comma-separated fiat/crypto, e.g. 'usd'"
                },
                "include_market_cap": {
                  "type": "boolean",
                  "default": false
                },
                "include_24hr_change": {
                  "type": "boolean",
                  "default": false
                }
              }
            }
          },
          "output": {
            "type": "object",
            "description": "Map of coin id -> { <vs_currency>: price, ... }",
            "additionalProperties": {
              "type": "object"
            }
          }
        },
        "maxAmountRequired": "2000",
        "maxTimeoutSeconds": 60
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xa709b6534f392c5F4CfB986A329B734eCDdC8c6f",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "2000"
    }
  ]
}
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.