DIEM Agent Workers
diem-agent-workers.vercel.app
· DIEM Agent Workers project
x402-paid, bounded extraction, classification, summary, speech, and image workers over A2A; the catalog also exposes direct short-audio transcription.
diem-agent-workers.vercel.app 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: 62/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
10 snapshots drifted 9× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-19 09:15:30 current | 7f3281c8c8d3… |
view → |
| 2026-08-18 17:40:32 | 7f3281c8c8d3… |
view → |
| 2026-08-18 06:35:51 | 7f3281c8c8d3… |
view → |
| 2026-08-18 00:23:02 | 7f3281c8c8d3… |
view → |
| 2026-08-17 07:53:39 | 7f3281c8c8d3… |
view → |
| 2026-08-16 19:11:01 | 7f3281c8c8d3… |
view → |
| 2026-08-16 07:24:19 | 7f3281c8c8d3… |
view → |
| 2026-08-16 02:29:42 | 7f3281c8c8d3… |
view → |
| 2026-08-15 07:34:06 | 7f3281c8c8d3… |
view → |
| 2026-08-15 00:11:27 | 7f3281c8c8d3… |
view → |
GET /api/agents/diem-agent-workers.vercel.app/snapshots.Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://diem-agent-workers.vercel.app/v1/jobs/classify-text
|
0.01 | USDC |
https://diem-agent-workers.vercel.app/v1/jobs/extract-json
|
0.02 | USDC |
https://diem-agent-workers.vercel.app/v1/jobs/generate-draft-image
|
0.02 | USDC |
https://diem-agent-workers.vercel.app/v1/jobs/summarize-text
|
0.02 | USDC |
https://diem-agent-workers.vercel.app/v1/jobs/text-to-speech
|
0.01 | USDC |
https://diem-agent-workers.vercel.app/v1/jobs/transcribe-audio
|
0.015 | USDC |
0x56b8d69d25a57d291595e41bac57a71d507d96f7 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
concentrated_payers
3/5
Payer identities observed; volume is concentrated in a small number of payers.
single_day_concentration —
Most observed volume landed on a single day of the window.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap, payer_uniqueness, payer_concentration, payer_recurrence, payer_payee_overlap.
Derived from agent_revenue_daily, agents.payment_wallet, agent_payment_transactions.
Measured 2026-08-19.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://diem-agent-workers.vercel.app/.well-known/agent-card.json |
| Provider | https://diem-agent-workers.vercel.app/terms |
| Docs | https://diem-agent-workers.vercel.app/openapi.json |
Skills · 5 declared · mapped to canonical taxonomy
Extract facts from supplied text into a caller-provided strict JSON Schema. Use for bounded text-to-JSON normalization when every output field must be machine-v…
Classify bounded text into exactly one caller-supplied label and return a short evidence-grounded rationale.
Summarize bounded source text into a structured abstract and key points without web access or invented facts.
Convert up to 1,000 characters of text into MP3 speech using a bounded private Venice voice model.
Generate one safe-mode 1024px WebP draft image from a bounded prompt, with search and prompt enhancement disabled.
Health · last 11 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/diem-agent-workers.vercel.app) [](https://agenstry.com/agents/diem-agent-workers.vercel.app) [](https://agenstry.com/agents/diem-agent-workers.vercel.app) [](https://agenstry.com/agents/diem-agent-workers.vercel.app)
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": "DIEM Agent Workers",
"description": "x402-paid, bounded extraction, classification, summary, speech, and image workers over A2A; the catalog also exposes direct short-audio transcription.",
"supportedInterfaces": [
{
"url": "https://diem-agent-workers.vercel.app/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"version": "0.6.1",
"documentationUrl": "https://diem-agent-workers.vercel.app/openapi.json",
"provider": {
"organization": "DIEM Agent Workers project",
"url": "https://diem-agent-workers.vercel.app/terms"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"application/json",
"text/plain",
"audio/wav"
],
"defaultOutputModes": [
"application/json",
"audio/mpeg",
"image/webp"
],
"skills": [
{
"id": "extract_text_to_json",
"name": "extract text to json",
"description": "Extract facts from supplied text into a caller-provided strict JSON Schema. Use for bounded text-to-JSON normalization when every output field must be machine-validated.",
"tags": [
"extraction",
"json",
"normalization",
"structured-output",
"x402",
"venice"
],
"examples": [
"{\"source\":\"The Acme Trail Mug is drinkware and costs $18.50.\",\"schema\":{\"type\":\"object\",\"properties\":{\"name\":{\"type\":[\"string\",\"null\"]},\"category\":{\"type\":[\"string\",\"null\"]},\"price_usd\":{\"type\":[\"number\",\"null\"]}},\"required\":[\"name\",\"category\",\"price_usd\"],\"additionalProperties\":false},\"instructions\":\"Use the displayed price.\"}"
]
},
{
"id": "classify_text",
"name": "classify text",
"description": "Classify bounded text into exactly one caller-supplied label and return a short evidence-grounded rationale.",
"tags": [
"classification",
"routing",
"triage",
"x402",
"venice"
],
"examples": [
"{\"source\":\"The customer asks for a refund after receiving a damaged mug.\",\"labels\":[\"billing\",\"refund\",\"technical_support\"]}"
]
},
{
"id": "summarize_text",
"name": "summarize text",
"description": "Summarize bounded source text into a structured abstract and key points without web access or invented facts.",
"tags": [
"summarization",
"abstract",
"key-points",
"x402",
"venice"
],
"examples": [
"{\"source\":\"A short product meeting transcript discussing launch timing, risks, and owners.\",\"maxKeyPoints\":5}"
]
},
{
"id": "text_to_speech",
"name": "text to speech",
"description": "Convert up to 1,000 characters of text into MP3 speech using a bounded private Venice voice model.",
"tags": [
"audio",
"speech",
"tts",
"mp3",
"x402",
"venice"
],
"examples": [
"{\"text\":\"Your report is ready.\",\"voice\":\"af_heart\",\"speed\":1}"
]
},
{
"id": "generate_draft_image",
"name": "generate draft image",
"description": "Generate one safe-mode 1024px WebP draft image from a bounded prompt, with search and prompt enhancement disabled.",
"tags": [
"image",
"generation",
"draft",
"webp",
"x402",
"venice"
],
"examples": [
"{\"prompt\":\"A clean isometric robot storefront icon on a white background.\"}"
]
}
],
"securitySchemes": {
"x402": {
"apiKeySecurityScheme": {
"location": "header",
"name": "PAYMENT-SIGNATURE",
"description": "x402 exact-scheme USDC payment; an unpaid request returns HTTP 402 instructions."
}
}
},
"security": [
{
"x402": []
}
]
}