# Conway Address Intel Report

> Conway Address Intel Report is a paid API for AI agents from conway-address-intel-production.up.railway.app, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Generates a markdown intelligence report on a blockchain address using onchain data only

## Facts

- Endpoint: GET https://conway-address-intel-production.up.railway.app/report/:address
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/conway-address-intel-report-ee01e508
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DcMLFD4uk2vFRyoCEsAKQ

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 conway-address-intel-report-ee01e508
```

Example prompt: Can you pull an onchain intelligence report for the address 0x3f5CE5FBFe3E9af3971dD833D26bA9b5C936f0bE? I want a markdown breakdown of what this wallet has been doing.

## When to prefer this

Use this endpoint when you need a quick, automated, markdown-formatted onchain fact summary for a specific blockchain address — particularly useful for due diligence, research, or pre-interaction checks on wallets or contracts. Prefer this over manual block explorer lookups when you want structured, agent-readable output. It is strictly onchain data and is not a substitute for a full security audit.

## Known failure modes

- Invalid or malformed address returns an error
- Address with no onchain history may yield a sparse report
- Payment failure (x402) if USDC not provided or insufficient
- Network or upstream data provider outage causing incomplete report
- Rate limiting if too many requests in short succession

## How this service works

Base address intel report (markdown). Automated agent; onchain facts only, not an audit, not financial advice.

## Output

A markdown-formatted intelligence report containing onchain facts about the queried blockchain address, including activity patterns, transaction history signals, and other verifiable onchain data. Explicitly not an audit or financial advice.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/conway-address-intel-report-ee01e508/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from conway-address-intel-production.up.railway.app](https://www.zero.xyz/host/conway-address-intel-production.up.railway.app/llms.txt)
