← All Friday Seller Tools

Pay once · No Friday subscription

eBay Held-Funds + Failed-Payout Cash Queue

See which payouts are stuck before you plan disbursements.

eBay US

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

  • Available, processing, and on-hold buckets reconciled against the supplied total
  • Retryable-failure, terminal-failure, reversed, and aging-payout review queue
  • Days since initiation and since last attempt for every queued payout
  • Failed, reversed, aging, in-flight, and succeeded amount totals
  • Oldest unresolved payout age and bucket shares for cash planning

Who it is for

eBay sellers and finance teams separating cash timing and bank-transfer exceptions from earned revenue before planning disbursements.

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

How it stays safe

Friday calculates only from the aggregate funds buckets and the redacted payout reference, status, amount, dates, and transaction count you supply—never a bank account, payout instrument, buyer, or order field. It reads no eBay account and verifies no figure. A queue entry is a bookkeeping review lead, not proof that eBay holds, owes, or will release money, and no release date is predicted. Friday does not publish listings and never initiates, retries, or cancels a payout or changes an order, listing, or seller account. A human must verify the live Finances records and current eBay guidance.

Synthetic sample

See the deliverable structure before buying

{
  "funds": {
    "supplied_total_funds": 4860.0,
    "calculated_bucket_total": 4850.0,
    "mismatch_amount": 10.0,
    "buckets_reconcile": false,
    "on_hold_share_of_total_pct": 61.7
  },
  "exception_count": 5,
  "failed_amount_total": 1175.0,
  "reversed_amount_total": 210.0,
  "aging_initiated_amount_total": 340.0,
  "oldest_unresolved_payout_age_days": 20,
  "exception_queue_preview": [
    {
      "rank": 1,
      "payout_reference": "NORTH-PO-1002",
      "review_band": "retryable_failure",
      "amount": 620.0,
      "days_since_last_attempt": 2
    },
    {
      "rank": 3,
      "payout_reference": "NORTH-PO-1003",
      "review_band": "terminal_failure",
      "amount": 480.0,
      "days_since_last_attempt": 8
    }
  ],
  "safety": "Cash-review arithmetic only; no bank fields, no release-date prediction, and no payout is initiated or retried.",
  "publish_status": "draft_needs_review"
}

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

Agent API and x402 details

POST /v1/ebay/finances/held-funds-failed-payout-queue

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