What problem does it solve?
It eliminates the manual effort of reconciling card charges and bill payments into a single, dated vendor spend view so you can quickly answer “how much did we spend” with clear totals and breakdowns.
Core Features & Use Cases
- Card + bill spend aggregation: Pulls card transactions and bill payments (two separate APIs/resources) and merges them into vendor totals for a chosen time range.
- Refund-aware totals: Includes negative transaction amounts as refunds and calls them out so your spend numbers are accurate.
- Pagination and vendor-variant handling: Continues through pages using
next_page_cursor and flags likely duplicates from non-normalized vendor names (e.g., “Delta Air Lines” vs “Delta Airlines”).
- Use cases: SaaS review, spend reports by vendor/category/team (via vendor name filtering), and inference cost-style spend monitoring across card activity and paid bills.
Quick Start
Ask the agent to analyze spend for Figma between 2026-01-01 and 2026-04-01 and return a vendor breakdown that includes both card transactions and paid bill payments in machine-readable JSON by using the ramp spend-analysis skill with the date window you specify.