MEO Preflight
api.machineeconomyobservatory.com
· Machine Economy Observatory
Read-only comparison of proposed machine payment terms with dated third-party public observations retained by MEO. Does not execute or approve payments. Pilot scope: two services; third-party public probe observations retained by MEO, not independently verified settlements. Settlement/buyer history, current activity and payment destination history are UNKNOWN. Evidence may be stale.
api.machineeconomyobservatory.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.
Dispute or improve this rating
C
Conformance score: 60/100
C-grade: usable but has clear conformance issues, review the breakdown below.
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-09-18 17:40:15 current | 0e4dc170b6c1… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://api.machineeconomyobservatory.com/.well-known/agent-card.json |
| Provider | https://machineeconomyobservatory.com |
Skills · 1 declared · mapped to canonical taxonomy
Send exactly one JSON data part with resource, payTo, network, asset and amount as strings, using the existing Preflight input contract. Returns historical comp…
Health · last 1 probes
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/api.machineeconomyobservatory.com) [](https://agenstry.com/agents/api.machineeconomyobservatory.com) [](https://agenstry.com/agents/api.machineeconomyobservatory.com) [](https://agenstry.com/agents/api.machineeconomyobservatory.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": "MEO Preflight",
"description": "Read-only comparison of proposed machine payment terms with dated third-party public observations retained by MEO. Does not execute or approve payments. Pilot scope: two services; third-party public probe observations retained by MEO, not independently verified settlements. Settlement/buyer history, current activity and payment destination history are UNKNOWN. Evidence may be stale.",
"version": "0.3.0",
"provider": {
"organization": "Machine Economy Observatory",
"url": "https://machineeconomyobservatory.com"
},
"supportedInterfaces": [
{
"url": "https://api.machineeconomyobservatory.com/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "machine_payment_preflight",
"name": "Machine payment preflight",
"description": "Send exactly one JSON data part with resource, payTo, network, asset and amount as strings, using the existing Preflight input contract. Returns historical comparisons, evidence freshness and explicit unknowns. Base (eip155:8453) / USDC only; other networks/assets return UNSUPPORTED. No live resource fetch, payment execution, payment approval, or settlement verification. Each request is independent; context IDs correlate messages but no conversation history or tasks are retained. Maximum JSON-RPC request body: 8192 bytes.",
"tags": [
"payment-preflight",
"historical-evidence",
"read-only",
"base",
"usdc"
],
"examples": [
"{\"resource\":\"https://blockrun.ai/api/v1/exa/search\",\"payTo\":\"0x0000000000000000000000000000000000000001\",\"network\":\"eip155:8453\",\"asset\":\"USDC\",\"amount\":\"0.011\"}"
]
}
]
}