Skip to content
Agentv2.0.0

NexusSyn M2M Platform

Pay-per-use AI services for autonomous agents via x402 protocol and USDC on Base. Services: crypto prices, wallet analysis, agent discovery, Claude inference, DeFi signals.

by Nexussyn(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from Nexussyn/ai-growth-platform (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

NexusSyn M2M Platform

Pay-per-use AI services for autonomous agents via x402 protocol and USDC on Base. Services: crypto prices, wallet analysis, agent discovery, Claude inference, DeFi signals.

Skills

  • Live Crypto Prices - Real-time BTC, ETH, SOL prices with 24h change. 15s freshness.
  • Wallet Risk Analysis - On-chain risk scoring for any Base or Ethereum wallet.
  • Agent Network Discovery - Directory of active A2A, ACP and MCP agents with endpoints and capabilities.
  • Claude Opus 4.5 Inference - Pay-per-call Claude Opus 4.5 with structured JSON output. No API key needed.
  • DeFi Market Signal - Aggregated bullish/bearish/neutral signal with confidence score for top DeFi tokens.

Capabilities

stateTransitionHistory

Endpoint: https://kjtirbnxxymeumycrhqv.supabase.co/functions/v1/a2a-endpoint

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/nexussyn-ai-growth-platform-nexussyn-m2m-platform/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

nexussyn-ai-growth-platform-nexussyn-m2m-platform.ocm.jsonjson
{
  "ocm": "1",
  "id": "nexussyn-ai-growth-platform-nexussyn-m2m-platform",
  "kind": "agent",
  "name": "NexusSyn M2M Platform",
  "description": "Pay-per-use AI services for autonomous agents via x402 protocol and USDC on Base. Services: crypto prices, wallet analysis, agent discovery, Claude inference, DeFi signals.",
  "publisher": "Nexussyn",
  "version": "2.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "crypto",
      "oracle",
      "finance",
      "wallet",
      "risk",
      "onchain",
      "base",
      "discovery"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Pay-per-use AI services for autonomous agents via x402 protocol and USDC on Base. Services: crypto prices, wallet analysis, agent discovery, Claude inference, DeFi signals."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/Nexussyn/ai-growth-platform",
      "path": ".well-known/agent.json",
      "ref": "c4af2fdba49e4f1d96b3733c8ff4926120bcf894",
      "url": "https://github.com/Nexussyn/ai-growth-platform/blob/c4af2fdba49e4f1d96b3733c8ff4926120bcf894/.well-known/agent.json",
      "key": "Nexussyn/ai-growth-platform/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://kjtirbnxxymeumycrhqv.supabase.co/functions/v1/a2a-endpoint"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/nexussyn-ai-growth-platform-nexussyn-m2m-platform/manifest?version=2.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.