Offline x402 agent endpoint — ngrok tunnel is currently down.
What it does
This endpoint at cryptorugmunch.ngrok.app/api/agent/v1/marcus-quick is listed as an x402-protocol paid API. Based on the URL path, it appears to be an agent-oriented service, possibly related to cryptocurrency rug-pull analysis (inferred from the subdomain name "cryptorugmunch"). However, no further details can be confirmed.
The endpoint is currently completely offline. Every page on the ngrok tunnel returns ERR_NGROK_3200, which means the developer's local server is not connected to the ngrok tunnel. Neither GET nor POST requests to the endpoint returned a 402 payment challenge — both returned 404. There is no OpenAPI schema, no documentation, no agents.txt, and no robots.txt available.
Without a live endpoint or any cached documentation, it is impossible to determine the endpoint's capabilities, pricing, request/response format, or intended functionality. This listing is effectively a stub until the developer brings the tunnel back online.
Capabilities
Use cases
- —Possibly cryptocurrency rug-pull or scam analysis (inferred from domain name only)
Fit
Best for
- —Unknown — endpoint is offline and undocumented
Not for
- —Production use — endpoint is hosted on an ngrok tunnel with no uptime guarantees
- —Any use case requiring reliability — the tunnel is currently down
Quick start
# Endpoint is offline. No working example available.
curl -X POST https://cryptorugmunch.ngrok.app/api/agent/v1/marcus-quickEndpoint
Quality
The endpoint is completely offline (ngrok ERR_NGROK_3200 on all pages), returned no 402 challenge, has no schema, no documentation, and no discoverable information beyond the URL path. This is effectively a dead stub.
Warnings
- —Endpoint is offline — ngrok tunnel ERR_NGROK_3200 on all routes
- —No 402 payment challenge returned; x402 protocol not verified
- —Hosted on ngrok free/personal tunnel — inherently ephemeral with no uptime guarantees
- —No documentation, schema, or pricing information available
- —Functionality is entirely speculative based on URL naming
Citations
- —The ngrok tunnel returns ERR_NGROK_3200 indicating the endpoint is offlinehttps://cryptorugmunch.ngrok.app
- —Neither GET nor POST to the endpoint returned a 402 challenge; both returned 404https://cryptorugmunch.ngrok.app/api/agent/v1/marcus-quick