trader.rigoblock.com

Category
Service
Network
Avg / request
$0.002 – $0.10
Endpoints
6

Service overview

What is Rigoblock?

Rigoblock is an x402 service on Agentic Market. Agents can call it directly, pay per request through x402, and avoid long-lived API keys or provider account setup.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://trader.rigoblock.com/api/chat" \
  --method POST \
  --data '{
  "authSignature": "{authSignature}",
  "authTimestamp": "{authTimestamp}",
  "chainId": "{chainId}",
  "confirmExecution": "{confirmExecution}",
  "executionMode": "{executionMode}",
  "messages": "{messages}",
  "operatorAddress": "{operatorAddress}",
  "vaultAddress": "{vaultAddress}"
}'
What you get back
{
  "endpoint": "POST /api/chat",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services