Endpoint owner control panel

Build, price, pause, and maintain paid x402 tools.

Use this console to manage the paid endpoints you own. Create tools, update their behavior, change pricing, rotate secrets, read logs, pause risky endpoints, and give buyer agents simple instructions.

Read the guide Example JSON
Owned endpoints-
Today's calls-
Today's spend cap-
Max endpoint price-

My endpoints

These are the endpoints attached to your builder key. Select one to manage price, code, logs, secrets, and lifecycle state.

Create or update an endpoint

Start with a small, clear tool. You can change the price, code, status, and instructions later. For variable-cost work, use up-to pricing so the customer sees a maximum and only a successful response is charged.

Manage selected endpoint

Select an endpoint from Overview, or type the slug here. Pause stops new paid calls. Delete is permanent.

Maintenance checklist

Use logs after every change. Keep prices small at first. Pause immediately if errors spike. Rotate secrets instead of pasting provider keys into prompts or chats.

Endpoint secrets

Secrets are stored server-side and returned by name only. Your handler reads them as ctx.env.SECRET_NAME.

Safe setup for chat agents

Do not paste builder keys or provider keys into an AI chat. Paste them into this console, a platform secret store, or the CLI key setup. After that, your agent can use the saved access through the browser or CLI without seeing the raw key.

Logs

Logs show recent runtime events, quota denials, console lines, charges, receipts, and errors for the endpoint owner.

Revenue and receipts

This reads the selected endpoint's owner logs and summarizes paid activity: calls, gross charged, platform fees, net estimate, and receipt IDs.

Paid calls found-
Gross charged-
Platform fees-
Net estimate-
Paid out-
Queued payout-
Pending payable-
On-chain tx receipts-

Payout settings and packets

Set where manual/admin payouts should go and create payout request packets from your payable ledger. This does not move funds by itself.

Event search

Search endpoint owner events by time range, endpoint, event type, or receipt ID. Useful for debugging customer failures without dumping raw server logs.

Buyer instructions

Give this to customers or their agents. It tells them how to call the endpoint without exposing keys or getting stuck.

Select an endpoint and generate buyer instructions.

API result

Ready. Save your builder key, then refresh your endpoints.