# OnchainPulse Tokenized Yield Intelligence

> OnchainPulse Tokenized Yield Intelligence is a paid API for AI agents from onchainpulse.theaslangroupllc.com, paid per call via x402, $0.25/call, status down (last checked 2026-09-15).

Returns risk-adjusted yield data for T-bills, stablecoins, and tokenized money-market funds (BUIDL, BENJI, ONDO) in a single API call

## Facts

- Endpoint: POST https://onchainpulse.theaslangroupllc.com/api/yield
- Price: $0.25/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/onchainpulse-tokenized-yield-intelligence-39a18267
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-X7kWrVFoZyBzYNyh6bXh

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 onchainpulse-tokenized-yield-intelligence-39a18267 -d '<json body>'
```

Example prompt: Pull the latest risk-adjusted yield data from OnchainPulse — I want to see current T-bill rates alongside stablecoin yields and the tokenized money-market funds like BUIDL, BENJI, and ONDO so I can decide where to park idle treasury cash.

## When to prefer this

Choose this endpoint when an AI agent needs to compare tokenized yield instruments (T-bills, stablecoins, BUIDL/BENJI/ONDO) in a single call with risk-adjustment built in, rather than querying multiple DeFi data sources separately. Ideal for treasury agents, portfolio rebalancing bots, or yield optimization workflows that need a pre-normalized, risk-scored view of onchain and off-chain yield alternatives.

## Known failure modes

- Stale yield data if upstream rate feeds are delayed — response may lag real-time market moves
- Fund not found error if a specific token symbol is unavailable or delisted
- Payment failure (402) if USDC balance is insufficient before the call
- Rate limit or timeout if the data aggregation layer is under load
- Empty or null yield fields if a specific instrument has no current market activity

## Output

A structured response containing current T-bill rates, stablecoin yield benchmarks, and risk-adjusted yield metrics for tokenized money-market funds including BlackRock BUIDL, Franklin BENJI, and Ondo Finance ONDO, enabling direct comparison across yield-bearing instruments.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/onchainpulse-tokenized-yield-intelligence-39a18267/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from onchainpulse.theaslangroupllc.com](https://www.zero.xyz/host/onchainpulse.theaslangroupllc.com/llms.txt)
