Moirai Agents API
moirailabs.com
· Moirai Labs
A2A-compatible analytics and contract intelligence 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.
F
Conformance score: 37/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-15 00:29:42 current | fd9c97c53f27… |
view → |
Endpoints
| Agent card | https://moirailabs.com/.well-known/agent-card.json |
| Provider | https://moirailabs.com |
| Docs | http://agent.moirailabs.com/docs |
Skills · 11 declared · mapped to canonical taxonomy
Cohort analytics for contract activity
Aggregate metrics for contract transactions
Method-level analytics breakdown
Method activity segmented by cohorts
Transaction-level analytics feed
Daily aggregated contract report
Weekly aggregated contract report
Monthly aggregated contract report
Register a contract for analytics indexing
Check indexing status for a registered contract
Use vendor MCP bridge endpoint at /a2a/v1/mcp
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
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.
Markdown / HTML snippets
[](https://agenstry.com/agents/moirailabs.com) [](https://agenstry.com/agents/moirailabs.com) [](https://agenstry.com/agents/moirailabs.com) [](https://agenstry.com/agents/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.
Raw agent card JSON
{
"name": "Moirai Agents API",
"description": "A2A-compatible analytics and contract intelligence agent",
"version": "0.1.0",
"documentationUrl": "http://agent.moirailabs.com/docs",
"provider": {
"organization": "Moirai Labs",
"url": "https://moirailabs.com"
},
"supportedInterfaces": [
{
"protocolBinding": "JSONRPC",
"url": "http://agent.moirailabs.com/a2a/rpc",
"protocolVersion": "1.0",
"tenant": ""
},
{
"protocolBinding": "HTTP+JSON",
"url": "http://agent.moirailabs.com/a2a",
"protocolVersion": "1.0",
"tenant": ""
}
],
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"capabilities": {
"extensions": [
{
"uri": "https://api.moirailabs.com/a2p/v1",
"params": {
"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}",
"protocols": [
"a2p"
],
"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"
}
]
},
"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"
}
],
"pushNotifications": false,
"streaming": true,
"extendedAgentCard": false
},
"securitySchemes": {
"bearerAuth": {
"httpAuthSecurityScheme": {
"description": "Bearer token authentication",
"scheme": "bearer"
}
}
},
"securityRequirements": [
{
"schemes": {
"bearerAuth": {
"list": []
}
}
}
],
"skills": [
{
"id": "analytics_cohorts",
"description": "Cohort analytics for contract activity",
"inputModes": [
"application/json"
],
"name": "analytics.cohorts",
"outputModes": [
"application/json"
],
"tags": [
"analytics",
"cohorts"
]
},
{
"id": "analytics_metrics",
"description": "Aggregate metrics for contract transactions",
"inputModes": [
"application/json"
],
"name": "analytics.metrics",
"outputModes": [
"application/json"
],
"tags": [
"analytics",
"metrics"
]
},
{
"id": "analytics_methods",
"description": "Method-level analytics breakdown",
"inputModes": [
"application/json"
],
"name": "analytics.methods",
"outputModes": [
"application/json"
],
"tags": [
"analytics",
"methods"
]
},
{
"id": "analytics_methods_by_cohorts",
"description": "Method activity segmented by cohorts",
"inputModes": [
"application/json"
],
"name": "analytics.methods_by_cohorts",
"outputModes": [
"application/json"
],
"tags": [
"analytics",
"methods",
"cohorts"
]
},
{
"id": "analytics_transactions",
"description": "Transaction-level analytics feed",
"inputModes": [
"application/json"
],
"name": "analytics.transactions",
"outputModes": [
"application/json"
],
"tags": [
"analytics",
"transactions"
]
},
{
"id": "reports_daily",
"description": "Daily aggregated contract report",
"inputModes": [
"application/json"
],
"name": "reports.daily",
"outputModes": [
"application/json"
],
"tags": [
"reports",
"daily"
]
},
{
"id": "reports_weekly",
"description": "Weekly aggregated contract report",
"inputModes": [
"application/json"
],
"name": "reports.weekly",
"outputModes": [
"application/json"
],
"tags": [
"reports",
"weekly"
]
},
{
"id": "reports_monthly",
"description": "Monthly aggregated contract report",
"inputModes": [
"application/json"
],
"name": "reports.monthly",
"outputModes": [
"application/json"
],
"tags": [
"reports",
"monthly"
]
},
{
"id": "contracts_register",
"description": "Register a contract for analytics indexing",
"inputModes": [
"application/json"
],
"name": "contracts.register",
"outputModes": [
"application/json"
],
"tags": [
"contracts",
"indexing"
]
},
{
"id": "contracts_status",
"description": "Check indexing status for a registered contract",
"inputModes": [
"application/json"
],
"name": "contracts.status",
"outputModes": [
"application/json"
],
"tags": [
"contracts",
"status"
]
},
{
"id": "mcp_bridge",
"description": "Use vendor MCP bridge endpoint at /a2a/v1/mcp",
"inputModes": [
"application/json"
],
"name": "mcp.bridge",
"outputModes": [
"application/json"
],
"tags": [
"mcp",
"vendor"
]
}
]
}