Animica x402 Directory

Directory

api.x402-hosting.com

api.x402-hosting.com publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.01 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/v1/projects/:id/rollback POST $0.01 402
/v1/projects/:id/transfer POST $0.01 402
/v1/projects/:id/uploads POST $0.01 402
/v1/uploads POST $0.01 402

What these endpoints do

api.x402-hosting.com/v1/projects/:id/rollback

Roll a project's live site back to a previous deployment. Call this when the current release is broken; pass the target deploymentId as a query parameter. Only the owner wallet can pay.

POST · $0.01 · probe 402

api.x402-hosting.com/v1/projects/:id/transfer

Transfer project ownership to another EVM wallet (toAddress query parameter). Call this to hand control of a site to a new owner; that wallet must sign all future paid operations. Only the current own…

POST · $0.01 · probe 402

api.x402-hosting.com/v1/projects/:id/uploads

Create an upload session to deploy a new version of an existing project. Call this when publishing an update; it returns a presigned artifact upload URL. Only the project owner wallet can pay.

POST · $0.01 · probe 402

api.x402-hosting.com/v1/uploads

Create an upload session for a new hosted Next.js site. Call this first when deploying a new project: it returns a presigned artifact upload URL, and the paying wallet becomes the project owner.

POST · $0.01 · probe 402