← All Friday Seller Tools

Pay once · No Friday subscription

eBay Regulatory Operating Fee Charge Verifier

Recompute the location fee from your rate and basis, order by order.

eBay

Included in the $9.00 Shelf Kit

Agent/API — $0.25
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 Regulatory Operating fee and fee basis for every order
  • Reported-versus-recomputed discrepancy with your own tolerance
  • Possible overcharge exposure kept separate from recorded-below-computed rows
  • Mismatch-first review queue with an optional high-exposure flag
  • Per-rate summaries in one reporting currency for human review

Who it is for

eBay sellers in locations that charge a Regulatory Operating fee, plus agencies and finance teams, checking a month of seller-supplied order rows for a wrong rate or fee basis before a human reviews the source Seller Hub transactions.

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, location fee rate, fee-basis components (item price, shipping, and handling), and recorded fee you provide. The Regulatory Operating fee applies only in certain seller locations and its rate and basis vary by country; Friday determines no country applicability, embeds no rate, performs no tax analysis, reads no eBay account, Seller Hub, 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 account 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": 11.24,
  "total_recomputed_fee": 11.11,
  "total_amount_discrepancy": 0.13,
  "possible_overcharge_exposure": 0.28,
  "possible_undercharge_total": 0.15,
  "mismatch_count": 2,
  "high_exposure_count": 1,
  "review_queue_preview": [
    {
      "priority_rank": 1,
      "reference": "REF-CAMERA",
      "sku": "NW-CAMERA-01",
      "fee_basis": 420.0,
      "rate_percent": 0.35,
      "computed_fee": 1.47,
      "recorded_fee": 1.75,
      "discrepancy": 0.28,
      "status": "review_math"
    },
    {
      "priority_rank": 2,
      "reference": "REF-TRIPOD",
      "sku": "NW-TRIPOD-02",
      "fee_basis": 170.0,
      "rate_percent": 0.35,
      "computed_fee": 0.6,
      "recorded_fee": 0.45,
      "discrepancy": -0.15,
      "status": "review_math"
    }
  ],
  "rate_summaries": [
    {
      "rate_percent": 0.35,
      "row_count": 4,
      "reported_amount": 2.56,
      "recomputed_amount": 2.43,
      "amount_discrepancy": 0.13,
      "possible_overcharge_exposure": 0.28,
      "recorded_below_computed_total": 0.15,
      "mismatch_count": 2
    },
    {
      "rate_percent": 0.7,
      "row_count": 1,
      "reported_amount": 8.68,
      "recomputed_amount": 8.68,
      "amount_discrepancy": 0.0,
      "possible_overcharge_exposure": 0.0,
      "recorded_below_computed_total": 0.0,
      "mismatch_count": 0
    }
  ],
  "publish_status": "draft_needs_review",
  "safety": "Arithmetic on seller-supplied location rates and fee-basis components only. It determines no country applicability, embeds no rate, and performs no tax analysis. A discrepancy is not a finding that eBay 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/ebay/finances/regulatory-operating-fee-verification

Exact x402 price: $0.25. 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