← All Friday Seller Tools

Pay once · No Friday subscription

Bonanza Final Offer Value Fee Charge Verifier

Recompute the FOV fee from your rate and shipping threshold, sale by sale.

Bonanza

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 FOV fee, included shipping, and fee basis for every sale
  • 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 that keep advertising/membership-tier rows visible

Who it is for

Bonanza sellers, agencies, and finance teams checking a month of seller-supplied sale rows for a wrong FOV rate or a mis-applied shipping threshold before a human reviews the source booth transactions.

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

How it stays safe

Friday performs arithmetic only on the sale dates, seller-owned references, listing and SKU aliases, currency, FOV rate, shipping threshold, fee-basis components (item price and buyer-paid shipping), and recorded fee you provide. Bonanza's Final Offer Value fee basis includes the item price plus only the shipping charged above your threshold, and the rate depends on your advertising or membership tier; Friday embeds no rate or threshold, reads no Bonanza account, sale, payout, 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, or store 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": 35.05,
  "total_recomputed_fee": 34.95,
  "total_amount_discrepancy": 0.1,
  "possible_overcharge_exposure": 0.3,
  "possible_undercharge_total": 0.2,
  "mismatch_count": 2,
  "high_exposure_count": 1,
  "review_queue_preview": [
    {
      "priority_rank": 1,
      "reference": "BON-RATCHET",
      "sku": "NW-RATCHET-01",
      "included_shipping": 20.0,
      "fee_basis": 220.0,
      "rate_percent": 3.5,
      "computed_fee": 7.7,
      "recorded_fee": 8.0,
      "discrepancy": 0.3,
      "status": "review_math"
    },
    {
      "priority_rank": 2,
      "reference": "BON-WRENCH",
      "sku": "NW-WRENCH-02",
      "included_shipping": 0.0,
      "fee_basis": 100.0,
      "rate_percent": 3.5,
      "computed_fee": 3.5,
      "recorded_fee": 3.3,
      "discrepancy": -0.2,
      "status": "review_math"
    }
  ],
  "rate_summaries": [
    {
      "rate_percent": 3.5,
      "row_count": 4,
      "reported_amount": 30.55,
      "recomputed_amount": 30.45,
      "amount_discrepancy": 0.1,
      "possible_overcharge_exposure": 0.3,
      "recorded_below_computed_total": 0.2,
      "mismatch_count": 2
    },
    {
      "rate_percent": 5.0,
      "row_count": 1,
      "reported_amount": 4.5,
      "recomputed_amount": 4.5,
      "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 FOV rates, shipping thresholds, and fee-basis components only. It embeds no rate or threshold and reads no Bonanza account. A discrepancy is not a finding that Bonanza charged incorrectly or that a credit is due; no case is opened and no listing, price, or store 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/bonanza/finance/final-offer-value-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