# JarvisClaw AI Marketplace Endpoint #989

> JarvisClaw AI Marketplace Endpoint #989 is a paid API for AI agents from api.jarvisclaw.ai, paid per call via x402, $0.00115/call, status unknown (last checked 2026-09-13).

Retrieves or queries AI API marketplace item #989 through JarvisClaw's OpenAI-compatible smart-routing gateway, settled via x402 micropayments in USDC on Base or Solana.

## Facts

- Endpoint: GET https://api.jarvisclaw.ai/v1/marketplace/api/989
- Price: $0.00115/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/jarvisclaw-ai-marketplace-endpoint-989-1517b13a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2ADjGfXHOqbQ5nnd6Xp03

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 jarvisclaw-ai-marketplace-endpoint-989-1517b13a
```

Example prompt: Run a query through JarvisClaw's AI marketplace item 989 — send 'What are the top trends in crypto AI?' as the request and settle the microtransaction in USDC on Base.

## When to prefer this

Choose this endpoint when you need a pay-per-call AI query capability with crypto-native micropayment settlement (USDC on Base or Solana) and want OpenAI API compatibility without a subscription. Especially useful for agents operating in Web3 environments or autonomous payment workflows where x402 is the payment standard.

## Known failure modes

- Insufficient USDC balance causes 402 Payment Required error
- Malformed query parameter returns 400 Bad Request
- Marketplace item 989 may be unavailable or deprecated, returning 404
- x402 payment settlement failure on Base or Solana network congestion
- Rate limiting if too many calls are made in a short window

## How this service works

AI API Gateway with smart routing, pay per call via x402. OpenAI-compatible. Settled in USDC on Base & Solana.

## Output

Returns the AI-generated or marketplace-routed response to the submitted query, along with any routing metadata. Payment is deducted at $0.00115 USDC per call via the x402 protocol on Base or Solana.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "query": {
   "type": "string",
   "description": "Request parameters"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/jarvisclaw-ai-marketplace-endpoint-989-1517b13a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.jarvisclaw.ai](https://www.zero.xyz/host/api.jarvisclaw.ai/llms.txt)
