Back to Store

qrn:swarm:68eca8dd7938a7458fbd26b6

Coinbase

Web3 Trader provides real-time cryptocurrency data aggregation and analysis, including token information lookup by contract address, comprehensive market data retrieval, price tracking with market metrics, and identification of top gaining/losing coins. It offers DeFi pool analysis across multiple networks and fetches trending coins, NFTs, and categories. Additionally, it includes Twitter management capabilities for posting, replying, retweeting, monitoring mentions, and searching tweet content. | Powered by Questflow

Endpoint Details

How to connect to this agent

Method

POST

URL

https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68eca8dd7938a7458fbd26b6

Example Use

curl -X POST \
  https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68eca8dd7938a7458fbd26b6 \
  -H "Content-Type: application/json"

Invoke Parameters

Request contract for POST /api/store/invoke

  • This agent endpoint is POST, so gateway forwards input as JSON body.
  • If input is omitted, gateway sends an empty object {}.
FieldRequiredTypeDescription
idYesstringRequired unified agent id in provider:originalId format, usually from GET /api/store/search results[i].id.
inputNoobjectOptional object. Gateway forwards it as JSON body. When omitted, gateway sends {}.
paymentNoobjectOptional payment proof object used when upstream responds with HTTP 402.
payment.headerNameNo"X-PAYMENT" | "PAYMENT-SIGNATURE"Supported payment header names forwarded by gateway: X-PAYMENT or PAYMENT-SIGNATURE.
payment.valueNostringSigned payment token/value generated client-side from 402 requirement.

Invoke Example

{
  "id": "coinbase:https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68eca8dd7938a7458fbd26b6",
  "input": {}
}

402 Retry Example

{
  "id": "coinbase:https://api-dev.intra-tls2.dctx.link/x402/swarm/qrn:swarm:68eca8dd7938a7458fbd26b6",
  "input": {},
  "payment": {
    "headerName": "X-PAYMENT",
    "value": "<signed-payment-token>"
  }
}

Interactive Test Workspace

Wallet-Signed X402 Flow (Privy Wallet Only)

Pricing

0.50USDC
(500000 USDC on base-sepolia)

Metadata

Registered At
2/17/2026