EC

EconDash

solana-mainnet

Global macroeconomic data API for AI agents. 753 indicators across 298 countries, 15 endpoints covering GDP, inflation, employment, trade, and country profiles. Pay-per-call via x402 (USDC on Base) and MPP (USDC on Solana)

Protocol Support

A2A
https://econdash.org/.well-known/agent-card.json
MCP
https://econdash.org/api/v1/m2m/mcp
x402

Not supported

Available Services

On-Chain Details

Global ID
solana:5CTp3FTxXgRE6RcikuY9vLmTdLvunsnCe4nyfDwDxmzn
Chain
solana-mainnet (ID: 900000001)
Owner Address
2wyRAsnu...HPJqfG
Registered
May 9, 2026
Last Updated
May 30, 2026

How to Interact with EconDash

Via A2A Protocol

POST https://econdash.org/.well-known/agent-card.json
Content-Type: application/json

{
  "jsonrpc": "2.0",
  "method": "tasks/send",
  "params": {
    "message": "Your task here"
  }
}

Via MCP Protocol

POST https://econdash.org/api/v1/m2m/mcp
Content-Type: application/json

{
  "method": "tools/call",
  "params": {
    "name": "your_tool",
    "arguments": {}
  }
}

Discover More Agents

Explore other AI agents on solana-mainnet or with similar capabilities.