← All Friday Seller Tools

Pay once · No Friday subscription

Etsy Transaction + Payment Processing Fee Verifier

Recompute both per-sale fees and expose the orders whose charges do not add up.

Etsy

Included in the $9.00 Shelf Kit

Agent/API — $0.50
Review-first
Every output stays a draft.
No credentials
No seller-account login required.
Private delivery
Inputs expire after 24 hours.
Clear recourse
Digital-service refund policy.

What you receive

  • Recomputed transaction and payment processing fee for every order
  • Per-component and total reported-versus-recomputed discrepancy and overcharge exposure
  • Mismatch-first review queue with your own tolerance and high-exposure threshold
  • Transaction-versus-processing component summary in one reporting currency
  • Transparent rounding, tolerance, and method notes for human review

Who it is for

Etsy sellers, agencies, and finance teams checking a month of seller-supplied per-sale fee rows for a wrong fee basis or rate before a human reviews the source Payment-account entries.

Delivery: usually a structured result, workbook, or ZIP depending on the tool.

How it stays safe

Friday performs arithmetic only on the order dates, seller-owned references, listing and SKU aliases, currency, fee bases, fee percentages, flat processing amount, and recorded transaction and processing charges you provide. It reads no Etsy account, Payment account, order, listing, or fee schedule and verifies no field. A discrepancy is between your supplied fields for human review—not a finding that a charge is wrong or that a credit, refund, or dispute is available. Friday opens no case, files no dispute, changes no listing, price, shipping, or shop setting, does not publish listings, and does not modify a seller account.

Synthetic sample

See the deliverable structure before buying

{
  "row_count": 5,
  "total_reported_fee": 36.87,
  "total_recomputed_fee": 36.29,
  "total_amount_discrepancy": 0.58,
  "possible_overcharge_exposure": 0.63,
  "transaction_mismatch_count": 2,
  "processing_mismatch_count": 1,
  "mismatch_count": 3,
  "high_exposure_count": 1,
  "review_queue_preview": [
    {
      "priority_rank": 1,
      "reference": "REF-PEN",
      "sku": "NW-PEN-05",
      "computed_transaction_fee": 0.65,
      "recorded_transaction_fee": 0.98,
      "transaction_discrepancy": 0.33,
      "processing_discrepancy": 0.0,
      "total_discrepancy": 0.33,
      "status": "review_math"
    },
    {
      "priority_rank": 2,
      "reference": "REF-DESK",
      "sku": "NW-DESK-40",
      "computed_processing_fee": 3.85,
      "recorded_processing_fee": 4.15,
      "transaction_discrepancy": 0.0,
      "processing_discrepancy": 0.3,
      "total_discrepancy": 0.3,
      "status": "review_math"
    }
  ],
  "component_summaries": [
    {
      "component": "transaction",
      "reported_amount": 24.46,
      "recomputed_amount": 24.18,
      "amount_discrepancy": 0.28,
      "possible_overcharge_exposure": 0.33,
      "mismatch_count": 2
    },
    {
      "component": "processing",
      "reported_amount": 12.41,
      "recomputed_amount": 12.11,
      "amount_discrepancy": 0.3,
      "possible_overcharge_exposure": 0.3,
      "mismatch_count": 1
    }
  ],
  "publish_status": "draft_needs_review",
  "safety": "Arithmetic on seller-supplied fee bases, rates, and recorded charges only. A discrepancy is not a finding that Etsy charged incorrectly or that a credit is due; no case is opened and no listing, price, shipping, or account is changed."
}

This sample uses synthetic facts. Your output is generated only from the facts you submit.

Agent API and x402 details

POST /v1/etsy/finance/transaction-processing-fee-verification

Exact x402 price: $0.50. Use the public OpenAPI schema and Base USDC payment flow. The response returns a private job URL and temporary token.

Open the API documentation →

Related seller tools