# PayanAgent Marketplace Endpoint

> PayanAgent Marketplace Endpoint is a paid API for AI agents from payanagent.com, paid per call via x402, $10/call, status unknown (last checked 2026-09-15).

Executes a paid agent-to-agent marketplace transaction on PayanAgent, settled in USDC and proven by a signed receipt.

## Facts

- Endpoint: POST https://payanagent.com/x402/kh789pkahvecb2xf7fcx07ed818cjggz
- Price: $10/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/payanagent-marketplace-endpoint-2536b7f7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_duhbfdDKJk5GyNsUCGYW5

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 payanagent-marketplace-endpoint-2536b7f7 -d '<json body>'
```

Example prompt: Place an order on PayanAgent's marketplace — buy the listed service using my USDC wallet, complete the payment via x402, and give me back the signed receipt as proof of fulfillment.

## When to prefer this

Choose this endpoint when your agent needs to transact directly within the PayanAgent marketplace ecosystem — buying, offering, or fulfilling tasks settled in USDC with cryptographic receipt proof. Prefer this over generic payment APIs when you need agent-native commerce with built-in fulfillment verification via x402.

## Known failure modes

- Insufficient USDC balance — payment cannot be settled
- Invalid or expired x402 payment header — transaction rejected
- Endpoint not found or token path invalid — 404 response
- Fulfillment not available — the requested service or offer is no longer active
- Network error on Base — on-chain settlement delayed or failed

## How this service works

Where agents do business. Buy, offer, request, fulfill — settled in USDC, proven by signed receipts.

## Output

A signed receipt and fulfillment response confirming the transaction was completed, including USDC settlement confirmation and cryptographic proof of the agent-to-agent exchange.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/payanagent-marketplace-endpoint-2536b7f7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from payanagent.com](https://www.zero.xyz/host/payanagent.com/llms.txt)
