{
  "endpoint_id": "exchange",
  "endpoint_name": "Voidly Pay Exchange",
  "endpoint_url": "https://api.voidly.ai/v1/pay/exchange?ids=bitcoin,ethereum&vs_currencies=usd",
  "amount_paid_usdc": 0.001,
  "transfer_id": "e511d73c-a935-480e-afaa-252419e9f4bf",
  "quote_id": "b2a60f3a-efc8-4c43-850a-aa90eace0283",
  "called_at": "2026-08-05T09:28:48.967469+00:00",
  "response_keys": [
    "schema",
    "receipt_id",
    "fetched_at",
    "requested_ids",
    "requested_vs_currencies",
    "rates",
    "upstream",
    "paid_by_did",
    "paid_to_did",
    "transfer_id"
  ],
  "response_excerpt": {
    "schema": "voidly-pay-exchange/v1",
    "receipt_id": "e50775e2-e3bc-479b-96d8-29860265f315",
    "fetched_at": "2026-08-05T09:28:48.924Z",
    "requested_ids": [
      "bitcoin",
      "ethereum"
    ],
    "requested_vs_currencies": [
      "usd"
    ],
    "rates": {
      "bitcoin": {
        "usd": 64091.865
      },
      "ethereum": {
        "usd": 1870.385
      }
    }
  }
}