resources/api-ai-staging/GET /x402/trade/close
GETno live 402 · origin reachablediscovery only

WARNING: CURRENTLY IN INTERNAL BETA TESTINGGET /x402/trade/close · x402 API by api-ai-staging

WARNING: CURRENTLY IN INTERNAL BETA TESTING. Close leveraged perpetual position. FIXED FEE: $0.01 USDC for wallet verification. Step 1: Call WITH body parameters (walletAddress, positionId) but WITHOUT payment to receive payment instructions. Step 2: Call again WITH payment to execute. PnL automatically withdrawn to your wallet.

https://api-ai-staging.symphony.io/x402/trade/close

What does this x402 API do?

WARNING: CURRENTLY IN INTERNAL BETA TESTING. This is an x402-gated GET API resource from api-ai-staging. The latest safe exact-route check returned HTTP 503 on 2026-08-24. The listing records $0.01 USD-denominated per request on Base. No settled paid call has been verified.

Published price
$0.01 USD-denominated per request
Networks
Base
Latest evidence
The latest safe exact-route check returned HTTP 503 on 2026-08-24
Resource ID
d498f80c5d6ef94e59e25d53
USE THIS RESOURCE

Start with a quote-only recipe. Payment signing stays in your project.

CODE
AI CODING TOOLS
quote-check.ts
const response = await fetch("https://api-ai-staging.symphony.io/x402/trade/close", {
  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.

STATUS HISTORY

  1. Observed in 402-index

    Discovered through bazaar.

  2. Registry record checked

    Registry health: down.

  3. Exact route checked

    non 402

  4. Origin reachable

    HEAD https://api-ai-staging.symphony.io/ returned 503.

What evidence supports this listing?

402-indexobserved 2026-08-25 · open source record ↗
origin checkHEAD https://api-ai-staging.symphony.io/ → 503 on 2026-08-24
route quoteGET returned 503; no x402 quote was confirmed · 2026-08-24

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 $0.01 USD-denominated per request. Raw protocol requirements remain visible below for implementation and audit use.

The registry did not expose full payment options for this record.
api-ai-staging GET /x402/trade/close · d498f8 x402 API · TOLL·402