Nuke Shelter

NUKE SHELTERxBAGS

Autonomous Token Risk Intelligence

Token creators on bags.fm direct a share of trading fees to fund autonomous supply distribution analysis. An AI agent monitors accumulated fees, claims them on-chain, and generates real-time risk intelligence — all without human intervention.

WHY THIS EXISTS

BLIND TRADING

Memecoin traders have no visibility into who holds what, when they bought, or how concentrated supply is. Rugs and dumps happen because the data exists on-chain but nobody is looking at it.

AUTONOMOUS INTELLIGENCE

Nuke Shelter traces every holder's acquisition back to the original DEX swap, computes entry market cap, and generates risk signals — automatically, funded by the trading fees that bags.fm's API makes claimable.

THE AUTONOMOUS LOOP
01
CREATOR LAUNCHES
Token creator launches on bags.fm and configures fee sharing — directing a % of trading fees to the Nuke Shelter service wallet
02
FEES ACCUMULATE
Every trade generates fees. The bags.fm API tracks exactly how much is claimable per token, per wallet, in real time
03
AGENT CLAIMS
An OpenClaw AI agent checks positions every 30 minutes. When fees hit $50, it claims on-chain via the bags.fm claim API
04
ANALYSIS RUNS
Nuke Shelter analyzes all holders: traces acquisitions, computes entry prices, generates risk signals, and publishes a live dashboard
THE ENDPOINTS THAT MAKE THIS POSSIBLE
GET
/token-launch/claimable-positions
The heartbeat. Returns all tokens where fees have accumulated for our wallet — with exact claimable amounts. This is the trigger that starts the entire autonomous cycle.
DISCOVERY
POST
/token-launch/claim-txs/v3
Generates signed claim transactions automatically. The v3 endpoint handles all fee claiming logic based on token state — virtual pools, DAMM v2, everything.
CLAIMING
POST
/fee-share/config
How creators opt in. Configures fee sharing at launch with up to 100 claimers using basis points allocation. One line of config funds autonomous analysis for the life of the token.
SETUP
POST
/solana/send-transaction
Submits signed claim transactions to the Solana network. Combined with the claim endpoint, this enables fully autonomous on-chain fee collection — no human in the loop.
EXECUTION
GET
/token-launch/lifetime-fees
Tracks total fees collected over the lifetime of each token. Enables reporting on how much analysis has been funded and which tokens generate the most trading activity.
ANALYTICS
GET
/token-launch/claim-stats
Detailed claim history per token and per claimer. Provides full audit trail of every autonomous claim the agent has made, with amounts and timestamps.
AUDIT
WHAT RUNS UNDER THE HOOD
┌─────────────────────────────────────────────────────────────────────┐ OPENCLAW AGENT (heartbeat every 30m) HEARTBEAT.md ──> nuke-shelter agent run-cycle ├──> bags.fm API claimable-positions ├──> filter >= $50 threshold └──> claim-txs/v3 ──> sign ──> send-tx └──> NUKE SHELTER PIPELINE ├──> Helius RPC: holders + tx history ├──> DexScreener: price + mcap ├──> CoinGecko: historical SOL/USD ├──> Trace transfers to original swaps ├──> Compute entry mcap distribution └──> Generate risk signals + dashboard OUTPUT ──> HTML Dashboard + JSON Data + Risk Alerts └─────────────────────────────────────────────────────────────────────┘
EVERY TOKEN, EVERY CYCLE

ENTRY MCAP MAP

At what market cap did current holders buy? Distribution across absolute USD brackets — the primary risk indicator.

<$50K .......... 42.3%
$50K-$100K ..... 18.1%
$100K-$500K .... 12.4%
+ 6 more brackets

RISK SIGNALS

Automated threat detection based on supply patterns, concentration, sniper activity, and dormant early holders.

[CRITICAL] 42% bought <$50K
[HIGH] Top 5 hold 31%
[HIGH] 8% sniped at launch
Auto-generated per token

THE MONEY MAP

Scatter plot of every individual acquisition — timestamp vs entry mcap, sized by amount. See exactly who bought what, when.

In profit (below current mcap)
Underwater (above current mcap)
Bubble size = token amount

HOLDER DRILL-DOWN

Every holder's acquisition history — traced through transfers back to the original DEX swap. Expandable rows with tx signatures.

Abc1...x9f2 3.2% 2.4x
  └ 3 buys, avg $82K mcap
  └ traced through 1 hop
THE UNIQUE VALUE PROPOSITION

SELF-FUNDING ANALYSIS

Other launchpads have no fee-sharing primitive. On bags.fm, creators allocate basis points at launch that automatically fund ongoing analysis. The more a token trades, the more analysis it receives. No subscriptions, no manual payments.

ZERO-TOUCH CLAIMING

The claim-txs/v3 endpoint generates ready-to-sign transactions. Combined with claimable-positions for discovery, the entire claim cycle is fully automatable — exactly what an AI agent needs.

PERMISSIONLESS OPT-IN

Any creator can point fees at the analysis wallet. No approval process, no gatekeeping. One fee-share config at launch and their token gets perpetual automated risk intelligence.

ON-CHAIN AUDIT TRAIL

Every claim is a real Solana transaction. The bags.fm API provides claim-stats and lifetime-fees endpoints for full transparency — verifiable funding, verifiable analysis.

FOR TOKEN CREATORS
ADD THIS ADDRESS TO YOUR FEE SHARING
B7FeKEgoN1Fz4n5NkFdaFA7WYDyHKvYmo4cDhmVxbGQZ
Click to copy · Add this wallet in your /fee-share/config at launch
COPIED

LAUNCH ON BAGS.FM

Create your token and configure fee sharing. Allocate a portion (e.g. 500 basis points / 5%) to the wallet above using the /fee-share/config endpoint.

THAT'S IT

Seriously. Once fee sharing is configured, the autonomous agent handles everything. It discovers your token from the claimable positions API, claims fees when they hit the threshold, and runs full supply analysis.

VIEW YOUR DASHBOARD

Interactive HTML dashboards are generated automatically. See your token's holder distribution, entry market cap breakdown, risk signals, and individual holder drill-downs — all updated autonomously.

BAGS HACKATHON 2026
AUTONOMOUS RISK INTELLIGENCE
POWERED BY BAGS

The bags.fm fee-sharing API creates something that didn't exist before: self-funding, permissionless, autonomous token analysis. Creators opt in at launch. The agent does the rest.

POWERED BY BAGS.FM FEE-SHARING API · HELIUS RPC · OPENCLAW AGENT FRAMEWORK