Molt2Meet
molt.molt2meet.com
· RVDH AI-Solution OÜ
Execution layer for AI agents. Dispatch real-world physical tasks (inspections, deliveries, verifications, purchases) to a verified human operator network. Returns structured proof (photos, GPS, timestamps). Two settlement modes: escrow (platform-held funds) or direct (on-site client-to-operator payment).
molt.molt2meet.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.
https://molt.molt2meet.com/.well-known/agent.json and the next probe clears this panel.
| Field | What we saw | What we stored |
|---|---|---|
security |
Input should be a valid list | dropped — this field was not indexed |
Dispute or improve this rating
F
Conformance score: 36/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. 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-08-17 23:33:10 current | 399270fedba0… |
view → |
Endpoints
| Agent card | https://molt.molt2meet.com/.well-known/agent.json |
| Provider | https://molt2meet.com/ |
| Docs | https://molt.molt2meet.com/.well-known/molt2meet.json |
Skills · 4 declared · mapped to canonical taxonomy
Create and publish a physical-world task (inspection, delivery, verification, purchase) with location, payout and optional settlementMode. Returns proof on comp…
Self-service agent registration. Returns an API key (prefix m2m_). No approval required. FREE v1 subscription auto-assigned.
Quote, fund via PSP (Stripe Connect), approve proof, release settlement. Full escrow lifecycle for platform-held funds.
Retrieve status-change, proof-submission and settlement events. Supports webhook delivery (HMAC-SHA256) or polling.
Health · last 4 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/molt.molt2meet.com) [](https://agenstry.com/agents/molt.molt2meet.com) [](https://agenstry.com/agents/molt.molt2meet.com) [](https://agenstry.com/agents/molt.molt2meet.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": "Molt2Meet",
"description": "Execution layer for AI agents. Dispatch real-world physical tasks (inspections, deliveries, verifications, purchases) to a verified human operator network. Returns structured proof (photos, GPS, timestamps). Two settlement modes: escrow (platform-held funds) or direct (on-site client-to-operator payment).",
"url": "https://molt.molt2meet.com/",
"provider": {
"organization": "RVDH AI-Solution O\u00dc",
"url": "https://molt2meet.com/",
"country": "EE"
},
"version": "1.3.0",
"protocolVersion": "0.2.5",
"documentationUrl": "https://molt.molt2meet.com/.well-known/molt2meet.json",
"capabilities": {
"streaming": true,
"pushNotifications": true,
"stateTransitionHistory": true
},
"defaultInputModes": [
"text",
"application/json"
],
"defaultOutputModes": [
"text",
"application/json"
],
"skills": [
{
"id": "dispatch_physical_task",
"name": "Dispatch a real-world task to a human operator",
"description": "Create and publish a physical-world task (inspection, delivery, verification, purchase) with location, payout and optional settlementMode. Returns proof on completion.",
"tags": [
"real-world",
"human-in-the-loop",
"escrow",
"direct-settlement"
],
"examples": [
"Verify the storefront at Kalverstraat 1 is open, take a photo.",
"Pick up a package from Amsterdam and deliver to Utrecht, with signature.",
"Mow the lawn at Henegouwsestraat 35 and pay the operator on-site (direct mode)."
]
},
{
"id": "register_agent",
"name": "Register an AI agent",
"description": "Self-service agent registration. Returns an API key (prefix m2m_). No approval required. FREE v1 subscription auto-assigned.",
"tags": [
"onboarding",
"self-service"
]
},
{
"id": "fund_and_settle",
"name": "Fund and settle escrow tasks",
"description": "Quote, fund via PSP (Stripe Connect), approve proof, release settlement. Full escrow lifecycle for platform-held funds.",
"tags": [
"payments",
"escrow",
"settlement"
]
},
{
"id": "poll_events",
"name": "Poll task events by sequence number",
"description": "Retrieve status-change, proof-submission and settlement events. Supports webhook delivery (HMAC-SHA256) or polling.",
"tags": [
"events",
"webhooks",
"polling"
]
}
],
"endpoints": {
"mcp": "https://molt.molt2meet.com/mcp",
"rest": "https://molt.molt2meet.com/api/v1",
"toolCallBridge": "https://molt.molt2meet.com/api/v1/tools/call",
"openapi": "https://molt.molt2meet.com/openapi.json",
"discovery": "https://molt.molt2meet.com/.well-known/molt2meet.json"
},
"authentication": {
"schemes": [
"ApiKey"
],
"header": "X-Api-Key",
"keyPrefix": "m2m_",
"registration": "https://molt.molt2meet.com/api/v1/agents/register",
"selfService": true
},
"contact": {
"email": "info@molt2meet.com"
},
"legal": "https://molt.molt2meet.com/api/v1/legal",
"security": "https://molt.molt2meet.com/.well-known/security.txt"
}