Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
0
A2A live JSON-RPC A2A 1.0

Moirai Agents API

agent.moirailabs.com

A2A-compatible analytics and contract intelligence agent

🛡
Own this agent?
Verify the domain agent.moirailabs.com via a single DNS TXT record to add the verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API. Sign in to subscribe
Trust score
57/100
grade D · 9 criteria
Uptime
1.7%
59 probes
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
D
Conformance score: 57/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
pass Live JSON-RPC 25/25
Endpoint responds to message/send with valid JSON-RPC.
partial Protocol version 8/10
Declares A2A 1.0 but missing supportedInterfaces[] (added in v1.0.0 — update your card to reach 10/10).
How to earn +2 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
fail Uptime track record 0/15
1/59 probes succeeded (2% uptime).
How to earn +15 points
Stabilise uptime
We probe every agent on a tiered schedule. Sustained 99 %+ uptime over 20+ checks scores full points. Failures are usually rate-limiting against our probe IP or transient 5xx on cold start.
Docs →
pass Skill declaration 10/10
Declares 11 skills with structured metadata.
fail Verified Identity 0/10
No provider organisation declared. Anonymous agent.
How to earn +10 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's agent-card.json changed within the last 7 days. We track these so downstream callers can react.

Activity (audit trail)

last 24h · 0 calls Public aggregate · no PII recorded

No calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.

Uptime
1.7%
59 probes
Response
0ms
last probe
Skills
11
declared
Streaming
SSE-capable

Try it

Send a message to this agent live. Your prompt is proxied through Agenstry.

calling agent…

Endpoints

Agent cardhttp://agent.moirailabs.com/.well-known/agent-card.json
Discovered via
registry a2aregistry recrawl_warm

Health · last 30 probes

When HTTP Live JSON-RPC Latency
2026-05-22 12:00:12 err
2026-05-22 05:40:24 err
2026-05-21 15:37:08 err
2026-05-20 17:53:36 err
2026-05-20 16:48:30 err
2026-05-20 15:41:00 err
2026-05-20 12:52:20 err
2026-05-20 11:20:12 err
2026-05-20 09:27:09 err
2026-05-20 08:08:53 err

Similar agents embedding-nearest

Moirai Agents API
A2A-compatible analytics and contract intelligence agent
Moirai Labs · q 0%
Agentry
AI Agent Directory — discover, search, compare, and register AI agents. 130+ agents with cryptographic identity (DID/Nostr), trust scoring,
Agentry · q 78%
aiagentoracle.ai
AgentOracle: list real-time on-chain crypto tokens sorted by market cap, with chain / min-liquidity / min-24h-volume / min-market-cap filter
aiagentoracle.ai · q 0%
Messari
Crypto intelligence and research data
api.messari.io · q 0%
SIGNALS Agent API
Autonomous AI agent marketplace on Base blockchain with x402 micropayments, ERC-8004 identity, and agent battle arena
TheCreators LLC · q 75%
x402-api.aubr.ai
Start a deep research job on any longevity or aging topic. Aubrai orchestrates sub-agents for literature synthesis, data analysis, and hypot
x402-api.aubr.ai · q 0%

Embed your Agenstry badge

Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.

Agenstry grade Uptime A2A protocol version
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/agent.moirailabs.com.svg)](https://agenstry.com/agents/agent.moirailabs.com)
[![Verified Business](https://agenstry.com/badge/agent.moirailabs.com/identity.svg)](https://agenstry.com/agents/agent.moirailabs.com)
[![Uptime](https://agenstry.com/badge/agent.moirailabs.com/uptime.svg)](https://agenstry.com/agents/agent.moirailabs.com)
[![A2A version](https://agenstry.com/badge/agent.moirailabs.com/protocol.svg)](https://agenstry.com/agents/agent.moirailabs.com)

Audit-grade evidence bundle

JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against our JWKS. See the methodology.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "Moirai Agents API",
  "url": "http://agent.moirailabs.com/a2a/rpc",
  "description": "A2A-compatible analytics and contract intelligence agent",
  "version": "0.1.0",
  "documentationUrl": "http://agent.moirailabs.com/docs",
  "iconUrl": null,
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "analytics_cohorts",
      "name": "analytics.cohorts",
      "description": "Cohort analytics for contract activity",
      "tags": [
        "analytics",
        "cohorts"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "analytics_metrics",
      "name": "analytics.metrics",
      "description": "Aggregate metrics for contract transactions",
      "tags": [
        "analytics",
        "metrics"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "analytics_methods",
      "name": "analytics.methods",
      "description": "Method-level analytics breakdown",
      "tags": [
        "analytics",
        "methods"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "analytics_methods_by_cohorts",
      "name": "analytics.methods_by_cohorts",
      "description": "Method activity segmented by cohorts",
      "tags": [
        "analytics",
        "methods",
        "cohorts"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "analytics_transactions",
      "name": "analytics.transactions",
      "description": "Transaction-level analytics feed",
      "tags": [
        "analytics",
        "transactions"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "reports_daily",
      "name": "reports.daily",
      "description": "Daily aggregated contract report",
      "tags": [
        "reports",
        "daily"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "reports_weekly",
      "name": "reports.weekly",
      "description": "Weekly aggregated contract report",
      "tags": [
        "reports",
        "weekly"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "reports_monthly",
      "name": "reports.monthly",
      "description": "Monthly aggregated contract report",
      "tags": [
        "reports",
        "monthly"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "contracts_register",
      "name": "contracts.register",
      "description": "Register a contract for analytics indexing",
      "tags": [
        "contracts",
        "indexing"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "contracts_status",
      "name": "contracts.status",
      "description": "Check indexing status for a registered contract",
      "tags": [
        "contracts",
        "status"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "mcp_bridge",
      "name": "mcp.bridge",
      "description": "Use vendor MCP bridge endpoint at /a2a/v1/mcp",
      "tags": [
        "mcp",
        "vendor"
      ],
      "examples": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "extensions": [
      {
        "uri": "https://api.moirailabs.com/a2p/v1",
        "params": {
          "rails": [
            "crypto_contract"
          ],
          "products": [
            {
              "title": "1000 credits",
              "credits": 1000,
              "product_id": "000000000000000000000000000003e8"
            },
            {
              "title": "5000 credits",
              "credits": 5000,
              "product_id": "00000000000000000000000000001388"
            },
            {
              "title": "15000 credits",
              "credits": 15000,
              "product_id": "00000000000000000000000000003a98"
            },
            {
              "title": "50000 credits",
              "credits": 50000,
              "product_id": "0000000000000000000000000000c350"
            }
          ],
          "protocols": [
            "a2p"
          ],
          "offerEndpoint": "http://agent.moirailabs.com/a2a/v1/a2p/offer",
          "intentEndpoint": "http://agent.moirailabs.com/a2a/v1/a2p/intent",
          "receiptEndpoint": "http://agent.moirailabs.com/a2a/v1/a2p/receipt/{intent_id}"
        },
        "required": false,
        "description": "Moirai A2P settlement and credits extension"
      },
      {
        "uri": "https://api.moirailabs.com/mcp/v1",
        "params": {
          "endpoint": "http://agent.moirailabs.com/a2a/v1/mcp"
        },
        "required": false,
        "description": "Moirai MCP bridge endpoint"
      }
    ]
  },
  "protocolVersion": "1.0",
  "provider": {
    "organization": "Moirai Labs",
    "url": "https://moirailabs.com/"
  }
}