# Base Token On-Chain Pulse

> Base Token On-Chain Pulse is a paid API for AI agents from 31-172-70-14.nip.io, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Returns on-chain activity metrics for a token on Base: liveness, transfer volume, and unique addresses within a block window

## Facts

- Endpoint: GET https://31-172-70-14.nip.io/pulse
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/base-token-on-chain-pulse-b0d9b178
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_4eHo376L43pgRkW63tYmg

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 base-token-on-chain-pulse-b0d9b178
```

Example prompt: What's the on-chain pulse for token 0xabc...123 on Base — give me the transfer volume, unique addresses, and whether it's alive over the last 100 blocks.

## When to prefer this

Use this endpoint when you need real-time, block-level on-chain activity metrics for a specific token on the Base network — especially liveness checks, transfer volumes, and unique address counts. Prefer this over off-chain or CEX-based analytics when you need raw blockchain data. Pair with the momentum or whale-alert sibling endpoints for richer signal.

## Known failure modes

- Invalid or unrecognized token address returns an error
- Token has no activity in the specified block window, returning zero/empty metrics
- Block window parameter out of range or malformed
- Network connectivity issues to Base RPC
- Payment not processed (x402 payment required before data is returned)

## How this service works

On-chain пульс токена на Base: живность, объём переводов, уникальные адреса за окно блоков

## Output

Returns on-chain pulse data for the specified token on Base, including liveness status, total transfer volume, count of unique addresses, and statistics scoped to a block window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/base-token-on-chain-pulse-b0d9b178/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from 31-172-70-14.nip.io](https://www.zero.xyz/host/31-172-70-14.nip.io/llms.txt)
