# SNTL DePIN Oracle x402 Proxy – Tier 2

> SNTL DePIN Oracle x402 Proxy – Tier 2 is a paid API for AI agents from sntl-router.vercel.app, paid per call via x402, $0.5/call, status unknown (last checked 2026-09-14).

Provides pay-per-record access to SNTL DePIN RF telemetry and yield loss oracle data at tier-2 resolution, settling $0.50 USDC per call on Solana.

## Facts

- Endpoint: GET https://sntl-router.vercel.app/api/v2/pyramid/tier-2
- Price: $0.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/sntl-depin-oracle-x402-proxy-tier-2-e7dad967
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_FFPllrgh5ckjgx5Fbg5LB

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 sntl-depin-oracle-x402-proxy-tier-2-e7dad967
```

Example prompt: Pull the latest SNTL DePIN RF telemetry and yield loss oracle records from tier 2 of the SNTL datalake — I need the raw sensor data for my analysis.

## When to prefer this

Choose this endpoint when you need pay-per-use access to SNTL's tier-2 DePIN RF telemetry and yield loss oracle records settled in USDC on Solana, without a subscription commitment. Prefer it for spot queries, research pipelines, or enrichment workflows that require decentralized physical infrastructure sensor data at moderate resolution.

## Known failure modes

- Payment not included or insufficient USDC amount returns 402 Payment Required
- Invalid or malformed properties filter returns 400 Bad Request
- Tier-2 data temporarily unavailable returns 503 or empty result set
- Solana payment settlement failure blocks data release
- Rate limiting or quota exceeded returns 429

## How this service works

Pay-per-record access to the SNTL DePIN RF Telemetry &amp; Yield Loss Oracle datalake. Settles in USDC on Solana to the SNTL treasury.

## Output

Returns raw datalake records from the SNTL DePIN tier-2 pyramid, including RF telemetry measurements and yield loss oracle data points sourced from the decentralized sensor network. Payment of $0.50 USDC is settled on Solana to the SNTL treasury per call.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/sntl-depin-oracle-x402-proxy-tier-2-e7dad967/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from sntl-router.vercel.app](https://www.zero.xyz/host/sntl-router.vercel.app/llms.txt)
