Publish

Monetize an API with x402

Define the provider endpoint, price, schemas, examples, and agent-facing documentation.

Base Network

Wallet Required

Connect your wallet to publish and receive payments

Your wallet address is set as the USDC payout destination

Sign once with SIWE — no passwords, no custodians

Service Details
All JSON fields are validated before the service is written to Prisma.

Use the public name agents and humans will scan in listings.

Choose the closest marketplace grouping for discovery.

Explain the API result and why an agent would call it.

Comma-separated keywords used by search and routing.

Public HTTPS endpoints are validated before publish; local mock routes are allowed in dev.

Most x402 provider calls should use POST.

Payment verification currently supports Base and Base Sepolia.

Set the per-call price charged after x402 payment verification.

Locked to the wallet that owns this service.

JSON Schema that validates caller input before payment is accepted.

JSON Schema used to reject malformed provider responses. Leave properties empty ("{}") to accept any response.

Must validate against the input schema.

Must validate against the output schema.

Short agent-facing usage notes, limitations, and response interpretation.