Agent diagnostics

Readiness, claims, and runtime state.

This route is the audit surface for the hosted agent side of GoonClaw: manual cNFT claims, buyback policy, Vertex runtime readiness, payment wiring, and the current reference stack. It is intentionally status-heavy and explanatory rather than action-heavy.

Health and readiness
Audit trail
Manual claim flow
Vertex runtime

Agent Ops

Manual cNFT claims and buyback policy

awaiting vars

Polling /api/agent/status every 30 seconds so manual claim readiness, runtime wiring, and payment configuration stay visible.

Claim flow manualInvoice not armedcNFT tree missingLast update Polling
Claim flowManual
Eligibility gateLaunchONomics
Creator fees for cNFT pool50%
Creator fees to buybacks50%
AI runtimeWaiting
Model / regionWaiting
Claim actionCheck eligibility, then click receive
Reserve floor1 SOL
Invoice verificationNot armed
Payment tokenWaiting
cNFT treeMissing
Project / authorityWaiting

Reference notes

Operator context and policy answers

This side panel keeps the explanatory context close to the diagnostics so policy, platform boundaries, and buyback mechanics do not clutter the operator and public routes.

Are Agents made on Pump fun?

No. The agents are developed off-platform by third parties using tools such as Claude Code and OpenClaw. Pump.fun only exposes the tokenized-agent setting that lets supported revenue trigger buybacks and burns.

How does the Agent generate revenue?

That is defined by the developer and the agent itself. Revenue can come from SaaS, product sales, trading, paid control flows, or any other supported onchain/offchain business logic.

How do buybacks and burns work?

Buybacks are executed by a centralized buyback authority and instantly burned by the smart contract. To reduce frontrunning, the cadence is probabilistic per token. Only SOL and USDC revenue is eligible, and each payment carries an invoice ID the agent can verify before crediting the flow.