402.bot · Probe Treasury Risk for Base Wallet
Produce a treasury-oriented risk analysis for any Base wallet address from portfolio composition and recent activity patterns.
What it does
Produce a treasury-oriented risk analysis for any Base wallet address from portfolio composition and recent activity patterns.
- Monitor DAO treasury risk exposure
- Track whale wallet movements
- Assess portfolio concentration risks
- Generate automated risk alerts
Ideal buyer
AI agents and treasury management systems that need automated risk assessment for Base wallet portfolios without repeated data scraping.
Run this through your governed agent wallet.
- 01Bootstrap AXON once with
npx @axon402/init. - 02Use the AXON runtime MCP tools to
search_x402_servicesorinspect_x402_offerfor this service. - 03Quote, test-buy, then run the governed paid fetch through AXON.
Send this
Prompt for your agent
A natural-language instruction for your LLM agent — with this endpoint exposed as a tool — to call this resource. Not sent to the endpoint; the endpoint consumes the JSON body below.
Pasting this prompt into a raw ChatGPT or unconfigured agent will notexecute the paid endpoint flow. Run it through an agent with the AXON runtime / MCP tools exposed (see “Use with AXON” above) so the 402 challenge, quote, and governed fetch are handled for you.
“Analyze treasury risk for wallet 0x1234...5678 focusing on token concentration and recent large outflows.”
Endpoint request body
The JSON payload your agent sends to the endpoint.
{
"riskThreshold": "medium",
"walletAddress": "0x1234567890123456789012345678901234567898",
"includeRecentActivity": true
}Advanced HTTP details
For integrators who need the raw protocol surface. Most agents should use AXON above instead of calling these directly.
curl fallback
curl https://api.402.bot/v1/recipes/treasury-risk-watch/probe \ -H "Content-Type: application/json" \ -H "X-PAYMENT: [signed_payment_envelope]" \ -d '{"riskThreshold":"medium","walletAddress":"0x1234567890123456789012345678901234567898","includeRecentActivity":true}'
Payment & settlement details
Raw on-chain settlement parameters. AXON above handles these automatically through quote / test-buy / governed fetch.
Price & network
Trust & risk
- May process personal / identity data.
More in Data APIs
Browse all →Other resources in this category
Category proxy — we don't track live co-purchase signals yet.