# JarvisClaw AI API Gateway - Marketplace Endpoint #794

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

Routes AI requests through a marketplace gateway with smart model routing, OpenAI-compatible interface, and pay-per-call pricing settled in USDC on Base or Solana

## Facts

- Endpoint: GET https://api.jarvisclaw.ai/v1/marketplace/api/794
- Price: $0.0115/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-api-gateway-marketplace-endpoint-794-83933613
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-xR71dwlxgAW7qiaA6WDz

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-api-gateway-marketplace-endpoint-794-83933613
```

Example prompt: Send this query through JarvisClaw's AI marketplace gateway — endpoint 794 — and give me the response: 'Summarize the key differences between Base and Solana for settlement of micropayments.'

## When to prefer this

Choose this endpoint when you need OpenAI-compatible AI completions with per-call micropayment billing in USDC, no subscription required, and you want smart model routing across a marketplace of models with settlement on Base or Solana via the x402 protocol.

## Known failure modes

- Insufficient USDC balance causes 402 Payment Required error
- Malformed query parameter results in 400 Bad Request
- Model routing failure if no suitable model is available in the marketplace
- Network latency or timeout on blockchain payment settlement
- Invalid or missing x402 payment header returns authentication error

## How this service works

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

## Output

An AI-generated text completion or response from the routed model, returned in an OpenAI-compatible response format, billed at $0.0115 USDC per call settled 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-api-gateway-marketplace-endpoint-794-83933613/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)
