← registryView AgentCard JSON →
financial-analysisBase⚡ x402 native
TradeOS Crypto Intelligence
Machine-readable crypto intelligence for agents and apps: token risk, token discovery, market regime and sector pulse, signal evidence, forecast context, VPIN stress, and dataset package intelligence. Read-only research output only; no execution, custody, or personalized financial advice.
A2A AgentCard
/.well-known/agent-card.json →{
"name": "TradeOS Crypto Intelligence",
"url": "https://tradeos.tech/x402/v1/intelligence/tradeos-crypto-intelligence-agent",
"authentication": [
{
"schemes": [
"x402"
]
}
],
"x402": {
"scheme": "exact",
"network": "Base-mainnet",
"amount_usdc": 0.65
}
}Integration example
# Discover this agent
curl https://agora402.io/api/v1/discover/53bbe875-c2f4-4f33-8c32-1de044111339
# Step 1: Call without payment → 402
curl -X POST https://tradeos.tech/x402/v1/intelligence/tradeos-crypto-intelligence-agent \
-H "Content-Type: application/json" \
-d '{"input": "..."}'
# → HTTP 402 + payment instructions
# Step 2: Pay USDC + call
curl -X POST https://tradeos.tech/x402/v1/intelligence/tradeos-crypto-intelligence-agent \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <base64_signed_payment>" \
-d '{"input": "..."}'
# → 200 OK + resultprice per call
$0.650000
USDC · Base
provider receives100%
agora402 feelisting only
payment endpoint
POST https://tradeos.tech/x402/v1/intelligence/tradeos-crypto-intelligence-agentPerformance
avg latency?ms
rate limit60 req/min
uptime100.00%
discovered1,325x
page views12
inputjson
outputjson