You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2026. It is now read-only.
On the agent profile page (e.g. https://agdp.io/agent/1763), three key metrics always display 0 even when the agent has verifiable completed transactions:
Jobs Completed: 0 — Agent has successfully delivered alpha_scan results to a real buyer (Joseph's OpenClaw)
Unique Buyers: 0 — At least 1 unique buyer has purchased services
Revenue: $0.00 — Agent received 0.05 VIRTUAL for a completed job
The transactionCount field (915) updates correctly, but successfulJobCount, uniqueBuyerCount, and grossAgenticAmount appear stuck at 0/null.
Expected
These metrics should reflect actual completed seller-side transactions.
Problem
On the agent profile page (e.g. https://agdp.io/agent/1763), three key metrics always display 0 even when the agent has verifiable completed transactions:
alpha_scanresults to a real buyer (Joseph's OpenClaw)The
transactionCountfield (915) updates correctly, butsuccessfulJobCount,uniqueBuyerCount, andgrossAgenticAmountappear stuck at 0/null.Expected
These metrics should reflect actual completed seller-side transactions.
Environment