---
title: "Master Wallet Transactions"
method: GET
path: "/v1/wallets/{id}/virtual-accounts/{vId}/transactions"
tags: ["Virtual Accounts"]
---

# Master Wallet Transactions

`GET /v1/wallets/{id}/virtual-accounts/{vId}/transactions`

Master Wallet Transactions

## Response `200`

200

- object
  - `data` object[]
    - `amlScreening` object
      - `message` string
      - `provider` string
      - `status` string
    - `amount` string
    - `amountPaid` string
    - `amountUSD` string
    - `asset` object
      - `address` string
      - `configurations` unknown
      - `createdAt` string
      - `currency` string
      - `decimals` number
      - `id` string
      - `isActive` boolean
      - `isNative` boolean
      - `name` string
      - `network` string
      - `standard` unknown
      - `symbol` string
      - `updatedAt` string
    - `assetSwept` unknown
    - `assetSweptAmount` unknown
    - `assetSweptAt` unknown
    - `assetSweptGasFee` unknown
    - `assetSweptHash` unknown
    - `assetSweptRecipientAddress` unknown
    - `assetSweptSenderAddress` unknown
    - `blockHash` string
    - `blockNumber` number
    - `blockchain` object
      - `configurations` unknown
      - `createdAt` string
      - `derivationPath` string
      - `id` string
      - `isActive` boolean
      - `isEvmCompatible` boolean
      - `isL2` boolean
      - `name` string
      - `networkFeeModel` string
      - `slug` string
      - `symbol` string
      - `tokenStandard` unknown
      - `updatedAt` string
    - `chainId` number
    - `confirmations` number
    - `confirmed` boolean
    - `createdAt` string
    - `createdChannel` string
    - `currency` string
    - `fee` unknown
    - `feeHash` unknown
    - `feeUSD` unknown
    - `gasFee` string
    - `gasPrice` string
    - `gasUsed` string
    - `hash` string
    - `id` string
    - `isAutoSweep` boolean
    - `metadata` object
      - `autoFunding` object
        - `narration` string
        - `senderAccountName` string
        - `senderBankName` string
        - `sessionId` string
    - `network` string
    - `note` string
    - `rate` unknown
    - `rateUSD` string
    - `reason` unknown
    - `recipientAddress` string
    - `reference` string
    - `senderAddress` string
    - `signedTransaction` unknown
    - `status` string
    - `toAmount` unknown
    - `toCurrency` unknown
    - `tokenAddress` string
    - `type` string
    - `updatedAt` string
  - `message` string
  - `meta` object
    - `totalItems` number
    - `itemCount` number
    - `itemsPerPage` number
    - `totalPages` number
    - `currentPage` number
  - `statusCode` number

---

[API](https://skmtc.net/blockradar/apis/blockradar-documentation.md) · [All operations](https://skmtc.net/blockradar/apis/blockradar-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockradar/blockradar-documentation/versions/97f95b4cfc0d/schema)
