# httpay.xyz Ethereum RPC Gateway (Cloudflare) — DELETE

> httpay.xyz Ethereum RPC Gateway (Cloudflare) — DELETE is a paid API for AI agents from httpay.xyz, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-09).

Proxies DELETE requests to the Cloudflare Ethereum RPC endpoint via a pay-per-call x402 gateway

## Facts

- Endpoint: POST https://httpay.xyz/api/gateway/eth-cloudflare/%7B*path%7D
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-09
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/httpay-xyz-ethereum-rpc-gateway-cloudflare-delete-2e74acd9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_baI67HXa8b-7hsHWyIlYM

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 httpay-xyz-ethereum-rpc-gateway-cloudflare-delete-2e74acd9 -d '<json body>'
```

Example prompt: Send a DELETE request to the Cloudflare Ethereum RPC endpoint at path /eth/mainnet/subscriptions/abc123 — use the httpay x402 pay-per-call gateway to handle the micropayment.

## When to prefer this

Use this endpoint when you need to issue a DELETE HTTP verb specifically against the Cloudflare-hosted Ethereum RPC endpoint and want pay-per-call billing via x402 micropayments rather than managing your own API keys or subscriptions. Prefer this over the Alchemy sibling gateway when targeting Cloudflare's Ethereum node specifically.

## Known failure modes

- Payment not provided or insufficient USDC balance — 402 Payment Required
- Invalid or malformed RPC path — 404 Not Found or 400 Bad Request
- Cloudflare Ethereum RPC node error — 502 Bad Gateway or 503 Service Unavailable
- DELETE method not supported on the specified RPC path — 405 Method Not Allowed
- x402 payment verification failure — 402 or 403 error
- Rate limiting by downstream Cloudflare node — 429 Too Many Requests

## How this service works

API Gateway: Ethereum RPC (Cloudflare)

## Output

Returns the raw JSON response from the Cloudflare Ethereum RPC node for the DELETE request, which may include a confirmation of deletion, unsubscription acknowledgment, or an Ethereum RPC-formatted result object.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-xyz-ethereum-rpc-gateway-cloudflare-delete-2e74acd9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from httpay.xyz](https://www.zero.xyz/host/httpay.xyz/llms.txt)
