# StableJack Onchain User Activity

> StableJack Onchain User Activity is a paid API for AI agents from ai.stable-jack.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Retrieves a derived proxy metric for on-chain or protocol activity for a specified blockchain or DeFi protocol

## Facts

- Endpoint: POST https://ai.stable-jack.com/x402/tools/onchain_user_activity
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/stablejack-onchain-user-activity-d2867841
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__HI_i3t6DpG05lQmHaoVF

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability stablejack-onchain-user-activity-d2867841 -d '<json body>'
```

Example prompt: Pull the onchain user activity proxy for Ethereum from StableJack — I want to see how active the network is right now across a broad scope.

## When to prefer this

Choose this endpoint when you need a quick, agent-ready derived proxy for onchain user activity on a specific blockchain or DeFi protocol, especially when you want a synthesized signal rather than raw transaction counts. Prefer it over generic blockchain explorers when you need a pre-computed activity metric suitable for downstream agent reasoning or automated workflows.

## Known failure modes

- Invalid or unrecognized protocol slug returns an error
- Missing required scope parameter causes request failure
- Unsupported chain or protocol returns no data
- API returns stale or delayed data during high network load
- Payment of $0.05 USDC not fulfilled causes 402 rejection

## How this service works

Retrieve a derived chain or protocol activity proxy. Include scope and a canonical target such as Ethereum or a protocol slug.

## Output

Returns a derived proxy metric or score representing on-chain or protocol user activity for the specified chain or protocol, along with scope context and relevant signals indicating network or protocol engagement levels.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/stablejack-onchain-user-activity-d2867841/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from ai.stable-jack.com](https://www.zero.xyz/host/ai.stable-jack.com/llms.txt)
