moonpay-export-data

Exports wallet balances and transaction history to CSV and JSON files.

110|29|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/moonpay/skills --skill moonpay-export-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonpay-export-data
Source: https://github.com/moonpay/skills/tree/main/skills/moonpay-export-data
Command: npx skills add https://github.com/moonpay/skills --skill moonpay-export-data

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users export portfolio balances and transaction history to CSV or JSON files for spreadsheets, tax reporting, and long-term record-keeping.

Core Features & Use Cases

  • Export portfolio balances across multiple chains to CSV or JSON for easy analysis in spreadsheets.
  • Export transaction history (swaps and transfers) for auditing, tax reporting, or archival records.
  • Open or share exported files with standard tools (Excel, Numbers, or JSON viewers) for review or collaboration.

Quick Start

Run the export flow to generate a dated CSV or JSON file of your wallet balances and transactions.

Frequently Asked Questions about moonpay-export-data

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export wallet transaction history and balances to CSV or JSON for tax reporting?

You can export portfolio balances and transaction history to CSV or JSON for tax reporting by running the export flow, which generates dated files for spreadsheets and archival records.

Can I export transactions across multiple chains into a single spreadsheet file?

Yes, you can export transactions across multiple chains into a single spreadsheet file. The export flow enables per-wallet or multi-chain CSV or JSON exports for analysis and auditing.

Do I need jq and mp CLI to export portfolio data to JSON or CSV?

Yes, you need both mp CLI and jq installed to export portfolio data. These dependencies are required to process and write wallet balances and transaction history into JSON or CSV files.

What is the best way to archive wallet swaps and transfers for long-term record-keeping?

The best way to archive wallet swaps and transfers for long-term record-keeping is exporting them to JSON or CSV files, which can be opened with standard tools like Excel or JSON viewers for collaboration.

Where does the exported CSV and JSON portfolio data get saved?

Exported CSV and JSON portfolio data gets saved to a default output directory on your system. The generated files are dated and ready for use in spreadsheets, tax reporting, or auditing.