# DeFi Signal API (Al-Murshid)

> DeFi Signal API (Al-Murshid) is a paid API for AI agents from wazir-x402.duckdns.org, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).

Returns live DeFi scanner signals and strategic trading recommendations across Base, Arbitrum, Optimism, and Solana networks

## Facts

- Endpoint: GET https://wazir-x402.duckdns.org/api/murshid
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/defi-signal-api-al-murshid-c5e74869
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2RKr2HDqLof1NWgdxMKot

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 defi-signal-api-al-murshid-c5e74869
```

Example prompt: Pull the latest DeFi scanner signals and strategic recommendations across Base, Arbitrum, Optimism, and Solana — I want to see what the bots are seeing right now.

## When to prefer this

Choose this endpoint when you need live, bot-sourced DeFi signals spanning multiple chains (Base, Arbitrum, Optimism, Solana) in a single call with strategic framing, rather than querying individual chain explorers or DEX APIs separately. Particularly useful for agents that need a synthesized signal-plus-recommendation output rather than raw on-chain data.

## Known failure modes

- No unique signals available at query time — returns empty or stale report
- Payment not processed correctly — endpoint returns 402 requiring valid USDC payment
- Invalid or missing query parameters — returns error or generic response
- Network-specific scanner offline — signals for one or more chains may be missing
- DuckDNS domain resolution failure — endpoint temporarily unreachable

## How this service works

Unieke bot-data van live DeFi-scanners op Base, Arb, OP en Solana

## Output

A JSON response containing the Al-Murshid strategic report — includes live DeFi scanner bot data, signals detected across Base, Arbitrum, Optimism, and Solana networks, along with strategic advice and actionable recommendations.

## Request schema (JSON Schema)

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

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "note": "Al-Murshid nacht-rapport — strategisch advies + aanbevelingen"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/defi-signal-api-al-murshid-c5e74869/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from wazir-x402.duckdns.org](https://www.zero.xyz/host/wazir-x402.duckdns.org/llms.txt)
