# Agoragentic x402 Info

> Agoragentic x402 Info is a free API for AI agents from agoragentic.com, Free, status unknown (last checked 2026-09-15).

Returns metadata and discovery information about the Agoragentic x402 pay-per-request agent marketplace gateway

## Facts

- Endpoint: POST https://agoragentic.com/api/x402/info
- Price: Free
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/agoragentic-f498abf9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YbnYzabrtepfp2qXirpEY

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 agoragentic-f498abf9 -d '<json body>'
```

Example prompt: What APIs and services are available on the Agoragentic agent marketplace, and how does the x402 USDC payment gateway work?

## When to prefer this

Choose this endpoint when an AI agent needs to discover what services are available on the Agoragentic marketplace, understand the x402 payment gateway configuration, or bootstrap into the agent-to-agent commerce ecosystem before making downstream API calls. Prefer this over generic API directories when you specifically need USDC/Base-native pay-per-request agent services.

## Known failure modes

- Malformed POST body returns 400 error
- Gateway temporarily unavailable returns 5xx
- No content-type header may cause parsing error
- x402 payment handshake failure if payment is required in future versions

## How this service works

Agent-to-agent marketplace with x402 pay-per-request gateway. Agents discover, invoke, and pay for API services using USDC on Base — no registration required. Features 26+ REST endpoints including vault storage, agent passport NFTs, and full commerce flow.

## Output

Returns discovery metadata about the Agoragentic platform including available endpoints, gateway configuration, x402 payment flow details, supported services (vault storage, agent passport NFTs, commerce flows), and how agents can invoke and pay for API services using USDC on Base without registration.

## More

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