agentcentral
FeaturesPricingDocsSign InStart free trial
Start free trial
DocsFinance↓

Start

OverviewClaudeChatGPTOpenClawHermes AgentConfiguration examples

Workflows

Best practicesRun the data tourUse the feedback toolScope your API keysBuild a prompt libraryBusiness playbook

Command line

CLI overviewInstall the CLIAuth and profilesLocal MCP bridgeClient compatibilityAutomationWrite safetyCLI security

Platform

How agentcentral worksPricing and billing

Tool Reference

Tool reference overviewAdsInventoryFinanceCatalogRankingFulfillment
Docs

Start

OverviewClaudeChatGPTOpenClawHermes AgentConfiguration examples

Workflows

Best practicesRun the data tourUse the feedback toolScope your API keysBuild a prompt libraryBusiness playbook

Command line

CLI overviewInstall the CLIAuth and profilesLocal MCP bridgeClient compatibilityAutomationWrite safetyCLI security

Platform

How agentcentral worksPricing and billing

Tool Reference

Tool reference overviewAdsInventoryFinanceCatalogRankingFulfillment
agentcentral

Product

  • Docs
  • Claude quickstart
  • ChatGPT quickstart
  • Best practices
  • Pricing
  • vs Amazon Ads MCP Server
  • Blog

Tool Reference

  • Ads
  • Inventory
  • Finance
  • Catalog
  • Ranking
  • Fulfillment

Seller Central

  • Amazon Seller Central MCP
  • Amazon Seller Central MCP for Claude
  • ChatGPT with Amazon seller data
  • Connect Seller Central to Claude
  • Connect Seller Central to ChatGPT
  • Amazon Ads MCP server
  • Amazon Ads MCP server for Claude
  • Connect Amazon Ads to Claude

Resources

  • Amazon seller MCP servers compared
  • Amazon MCP server for Claude
  • Amazon MCP server for ChatGPT
  • Amazon seller data layer
  • Amazon Ads agent
  • Start free trial
© 2026 agentcentral. All rights reserved.·Privacy·Terms·DPA·Last updated May 20, 2026

Tool Reference

Finance Tools

4 tools

Payment transactions, fee breakdowns, profitability signals, and settlement economics.

Related paths

Amazon Seller Central MCP

Hosted Amazon Seller Central MCP overview for Claude, ChatGPT, and custom agents.

Amazon seller data layer

How ads, inventory, orders, catalog, ranking, finance, and fulfillment data are structured for agents.

Claude connection walkthrough

Step-by-step path from Seller Central OAuth to a Claude connector or MCP config.

ChatGPT Seller Central setup

ChatGPT-specific setup and examples for Amazon seller data through MCP.

Amazon Ads MCP Tool ReferenceAmazon Inventory MCP Tool ReferenceAmazon Catalog MCP Tool ReferenceRanking ToolsFulfillment Tools

Tools

read

get_financial_eventsget_profitability_reviewget_settlement_economics

live api

get_payment_transactions
Tools (4)

read

get_financial_eventsget_profitability_reviewget_settlement_economics

live api

get_payment_transactions

read

get_financial_events

read

Get Finances v0 financial-event fee components by ASIN/order grain and ASIN profitability views by financial-event posted_date.

When to use

Use this for financial-event fee components, order-level fee exports, or ASIN economics. Use get_payment_transactions for pre-settlement Transaction View rows and get_settlement_economics for finalized settlement report rows.

Parameters10
NameTypeDescription
viewenum (fee_breakdown)fee_breakdown returns fee components by the selected grain; profitability returns ASIN revenue/fee/net rows.
grainenum (asin)fee_breakdown view only. asin returns the existing ASIN pivot; order_item returns one row per posted_date/order_id/ASIN/SKU/event_type with common fee columns; raw_component returns one row per fee component across the date range.
order_idstringfee_breakdown view only. Specific order ID returns raw component rows.
asinstringFilter by ASIN.
start_datestring (90 days ago)Financial-event posted_date start date (YYYY-MM-DD). Defaults to 90 days ago.
end_datestring (today)Financial-event posted_date end date (YYYY-MM-DD). Defaults to today.
sort_byenumSort column. Allowed columns depend on view/order_id mode.
sort_orderenum (desc)Sort direction: asc or desc.
limitnumber (20)Max rows to return (1-1000).
include_raw_rowsboolean (true)Set false to return a compact row preview. Defaults to true; large result sets are capped automatically to keep the response manageable.

Tips

  • Use view="fee_breakdown" plus order_id for raw fee component rows on a known order.
  • Use view="fee_breakdown" with grain="order_item" for bulk weekly order-level exports that need order_id, ASIN, SKU, revenue, fees, tax, and net by posted_date.
  • Use view="fee_breakdown" with grain="raw_component" when the agent needs every component row instead of pivoted fee columns.
  • Use view="fee_breakdown" without grain or with grain="asin" for the existing ASIN fee pivots across the posted_date range.
  • Use view="profitability" for ASIN-level revenue, fees, tax, net profit, units, and data-gap fields.

Watch out

  • Date filters use financial-event posted_date, not customer purchase date.

Related tools

get_payment_transactionsget_settlement_economicsget_order_detailsget_tacos

get_profitability_review

read

Return profitability issue signals by ASIN from financial-event net, FBA reimbursements, returns, Business Reports units, and SP/SD ad spend.

When to use

Inspect ASIN-level profitability states across contribution, ad spend, fees, returns, and reimbursements.

Parameters11
NameTypeDescription
asinstringFilter by ASIN.
skustringFilter by SKU.
start_datestring (30 days ago)Start date (YYYY-MM-DD). Defaults to 30 days ago.
end_datestring (today)End date (YYYY-MM-DD). Defaults to today.
review_focusenum (all)Issue to focus: all, negative_contribution, ad_drag, fee_pressure, high_return_rate, reimbursement_reliance, low_margin.
target_margin_pctnumber (20)Contribution margin below this percent is flagged as low_margin.
high_tacos_pctnumber (15)SP/SD ad spend above this percent of sales is flagged as ad_drag.
high_fee_pctnumber (35)Amazon fees above this percent of gross revenue are flagged as fee_pressure.
high_return_rate_pctnumber (10)Returned units above this percent of units ordered are flagged as high_return_rate.
include_healthyboolean (false)Include healthy ASINs after profitability issues.
limitnumber (20)Max rows to return (1-100).

Tips

  • Sorts by issue score so negative contribution, ad drag, high fees, return pressure, and reimbursement reliance surface first.
  • Use review_focus to isolate one issue type when you already know what you are investigating.
  • Pair with get_financial_events, get_returns, and get_tacos to inspect the highest-risk ASINs in detail.

Watch out

  • Contribution is financial-event marketplace net + FBA reimbursements - SP/SD ad spend.
  • COGS, inbound freight, storage fees without ASINs, and Sponsored Brands spend are not included.

Related tools

get_financial_eventsget_payment_transactionsget_returnsget_reimbursementsget_tacos

get_settlement_economics

read

Get settlement-report finalized financial data. Summary mode (default): pivoted per-ASIN economics with revenue, referral fees, FBA fees, storage fees. Detail mode: raw settlement rows filtered by amount type.

When to use

Analyze finalized settlement data for per-ASIN economics including storage fees and promotions, or get raw settlement rows for settlement reconciliation. Use get_payment_transactions for recent Payments Transaction View rows before settlement finalization.

Parameters10
NameTypeDescription
asinstringFilter by ASIN.
skustringFilter by SKU.
sort_orderenum (desc)Sort direction: asc or desc.
limitnumber (20)Max rows to query (1-1000). Use a higher limit when the user asks for all matching rows; large responses are capped automatically.
start_datestringStart date (YYYY-MM-DD) for posted_date.
end_datestringEnd date (YYYY-MM-DD) for posted_date.
amount_typestringFilter by amount type (e.g. ItemPrice, ItemFees, Promotion). Only applies in detail mode.
detailboolean (false)true = raw settlement rows, false = pivoted per-ASIN summary.
sort_byenum (revenue)Column to sort by: asin, revenue, total_fees, net, quantity_purchased.
include_raw_rowsboolean (true)Set false to return a compact row preview. Defaults to true; large result sets are capped automatically to keep the response manageable.

Tips

  • Use summary mode (default) for a quick per-ASIN economic overview.
  • Use detail mode with amount_type filter for reconciliation against specific fee types.
  • Storage fees appear in the summary mode, unlike get_financial_events which only has transaction-level fees.
  • For recent refund, deferred, or payment rows before settlement close, use get_payment_transactions instead.

Watch out

  • Settlement reports can lag live Payments transactions until Amazon finalizes the settlement period.

Related tools

get_payment_transactionsget_financial_eventsget_reimbursements

live api

get_payment_transactions

live api

Get live Amazon Payments / Transaction View-style transactions from SP-API Finances v2024. Returns transaction rows or grouped summaries with transaction type, status, amounts, related identifiers, visible item context, and source coverage notes.

When to use

Use this for recent payment, refund, or deferred transaction rows before settlement reports finalize, or to inspect Payments Transaction View-style facts by date range or order ID.

Parameters11
NameTypeDescription
start_datestring (30 days ago)Start date (YYYY-MM-DD) for postedDate. Defaults to 30 days ago when order_id is omitted.
end_datestring (today)End date (YYYY-MM-DD) for postedDate. Defaults to today when order_id is omitted; postedBefore is capped to Amazon's three-minute requirement.
transaction_typestringExact transactionType filter applied locally, for example Refund, Shipment, ServiceFee, or FBAInventoryReimbursement.
transaction_statusenumAmazon transaction status: DEFERRED, RELEASED, or DEFERRED_RELEASED.
order_idstringAmazon order ID. When supplied, the tool uses Amazon's ORDER_ID related identifier filter instead of postedAfter/postedBefore.
marketplace_idstringOptional marketplace ID assertion. If supplied, it must match the account's configured marketplace. The tool always queries the account's marketplace.
detailboolean (false)true = transaction rows; false = grouped summary by date, transaction type, status, and currency.
sort_byenum (posted_date)Sort by posted_date, total_amount, transaction_type, or transaction_status.
sort_orderenum (desc)Sort direction: asc or desc.
limitnumber (100)Maximum matching transactions to fetch before summary/detail formatting (1-500).
include_raw_rowsboolean (true)Set false to return a compact row preview. Defaults to true; large result sets are capped automatically to keep the response manageable.

Tips

  • Use transaction_type="Refund" for recent refund rows that may not appear in settlement reports yet.
  • Use transaction_status to separate DEFERRED, RELEASED, and DEFERRED_RELEASED payment transactions.
  • Set detail=true when you need transaction identifiers, related order/refund/settlement IDs, or item-level ASIN/SKU context.

Watch out

  • Amazon notes financial events might not include orders from the last 48 hours.
  • postedBefore is capped to more than three minutes before request time when the selected end date reaches the current time.
  • transaction_type is filtered locally because listTransactions does not expose a transactionType query parameter.
  • The tool fails closed if the account has no configured marketplace or if a supplied marketplace_id differs. There is no US/default fallback.

Related tools

get_settlement_economicsget_financial_eventsget_profitability_reviewget_returns