https://cdp-test-resource-server.cbhq.net:8080/probe/v2/e054f678-bcb3-4b9c-8234-6de589197f6aGET /probe/v2/e054f678-bcb3-4b9c-8234-6de589197f6a · x402 API by cdp-test-resource-server
What does this x402 API do?
https://cdp-test-resource-server.cbhq.net:8080/probe/v2/e054f678-bcb3-4b9c-8234-6de589197f6a. This is an x402-gated GET API resource from cdp-test-resource-server. TOLL·402 did not invoke this route automatically because doing so was not considered safe. No normalized USD price is recorded; the listing names Base Sepolia. No settled paid call has been verified.
- Published price
- No normalized USD price is recorded
- Networks
- Base Sepolia
- Latest evidence
- TOLL·402 did not invoke this route automatically because doing so was not considered safe
- Resource ID
- 5d552ee3b63b901179dadc24
Start with a quote-only recipe. Payment signing stays in your project.
const response = await fetch("https://cdp-test-resource-server.cbhq.net:8080/probe/v2/e054f678-bcb3-4b9c-8234-6de589197f6a", {
method: "GET",
});
console.log(response.status);
console.log(Object.fromEntries(response.headers));
console.log((await response.text()).slice(0, 1000));
// A valid 402 is a quote, not a completed paid call.This sends no payment. Inspect the 402 response before adding a wallet-enabled client.
- Exact route checked
not safely testable · unsafe-url:non-default-port
- Origin unavailable
UNSAFE_URL_NON_DEFAULT_PORT: https://cdp-test-resource-server.cbhq.net:8080/
- Observed in 402-index
Discovered through bazaar.
- Registry record checked
Registry health: down.
What evidence supports this listing?
Each record has an exact-route quote outcome. Unresolved templates and potentially mutating methods are labeled instead of being invoked without provider-specific test input. A quote is still separate from a settled paid call. Read the discovery and verification methodology →
Which networks and payment options does it accept?
The normalized listing price is No normalized USD price is recorded. Raw protocol requirements remain visible below for implementation and audit use.