Vezgo provides a comprehensive solution for aggregating your users’ crypto wallet transactions across multiple exchanges, blockchains, and wallets. Whether you are looking for Binance transaction history, Coinbase wallet transaction or metamask transaction history, The Vezgo API allows you to easily retrieve transaction data, monitor user activity, and gain valuable insights.
Ready to watch Vezgo in action?
Book a DemoFeatures
Easily retrieve your users' transaction data from exchanges, blockchains, and wallets, ensuring accurate and up-to-date information.
Automatically categorize your users' transactions based on type, such as deposits, withdrawals, and trades, making it easy to track their investment strategies.
Empower your users to update their transaction data on-demand, ensuring they have access to the latest information at their convenience.
Gain valuable insights into your users' transaction behavior and investment habits, including volume, frequency, and transaction history. Use this information to optimize your platform and improve user experience.
Use GET /accounts/:account_id/transactions endpoint to get account transactions
The transaction type (deposit, withdrawal, trade, other).
{
id: "603522490d2b02001233a5d6",
resource_type: "transaction",
status: null,
transaction_type: "deposit",
fiat_calculated_at: 1630412605283,
initiated_at: 1630412605283,
confirmed_at: 1630412605283,
wallet: "bitcoin:cash:usd",
account: "603522490d2b02001233a5d7",
misc: {
origin_id: "original_id_or_hash",
},
parts: [
{
direction: "received",
ticker: "BTC",
provider_ticker: "BTC",
amount: "1.20210831",
asset_is_verified: null,
fiat_ticker: "USD",
fiat_value: "1234567.8",
fiat_asset_is_verified: null,
from_address: "bc1qmvumgzaa5j8n98vfhyq0chszpqv5qksmusug0x",
to_address: "bc1qlywq7u5xngqwsahe04wl9s35m6eqanzfeeqawc",
other_parties: ["bc1qmvumgzaa5j8n98vfhyq0chszpqv5qksmusug0x"],
},
],
fees: [
{
type: null,
ticker: "USD",
provider_ticker: "USD",
amount: "0.5",
asset_is_verified: null,
fiat_ticker: null,
fiat_value: null,
fiat_asset_is_verified: null,
resource_type: "transaction_fee",
},
],
}
Sign up and get your
FREE API Keys
Drop the widget into your
App & Play with the API
Unlock full access, private Slack
channel & dedicated advice
You have questions? Let’s talk, email us at hello@vezgo.com