markdown.openverbs.com
markdown.openverbs.com
· markdown.openverbs.com
Split YAML front-matter from a document — returns the parsed metadata object and the remaining content body. Malformed YAML is rejected as a clean 400.
markdown.openverbs.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
F
Conformance score: 34/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.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://markdown.openverbs.com/v1/frontmatter
|
0.002 | USDC |
https://markdown.openverbs.com/v1/render
|
0.002 | USDC |
https://markdown.openverbs.com/v1/toc
|
0.002 | USDC |
0xb3f4de103f34b99f0da19b4f16d6b53a14c2194a · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
single_payer_observed
2/5
Payer identities observed; a single payer accounts for effectively all observed volume.
shared_settlement_wallet —
The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
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-09-08.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://markdown.openverbs.com/ |
| Provider | https://markdown.openverbs.com |
| Docs | https://markdown.openverbs.com/v1/frontmatter |
Health · last 0 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/markdown.openverbs.com) [](https://agenstry.com/agents/markdown.openverbs.com) [](https://agenstry.com/agents/markdown.openverbs.com) [](https://agenstry.com/agents/markdown.openverbs.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
{
"_source": "agentic.market",
"service": {
"id": "markdown-openverbs-com",
"name": "markdown.openverbs.com",
"description": "",
"domain": "markdown.openverbs.com",
"provider": "markdown.openverbs.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://markdown.openverbs.com/v1/frontmatter",
"description": "Split YAML front-matter from a document \u2014 returns the parsed metadata object and the remaining content body. Malformed YAML is rejected as a clean 400.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Parse front-matter",
"tags": [
"parse front matter",
"yaml frontmatter parser",
"extract document metadata",
"split frontmatter content",
"markdown metadata lookup"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://markdown.openverbs.com/v1/render",
"description": "Render GitHub-Flavored Markdown to HTML. Output is sanitized by default (scripts, event handlers and javascript: URLs removed); set sanitize=false to keep raw HTML.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "markdown",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "sanitize",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Render Markdown",
"tags": [
"markdown to html",
"render markdown",
"gfm renderer",
"sanitize markdown html",
"convert md to html"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://markdown.openverbs.com/v1/toc",
"description": "Extract the heading outline from Markdown \u2014 depth, text and a unique GitHub-style anchor slug for each heading. Optionally limit to a maximum heading depth.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "markdown",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "maxDepth",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Table of contents",
"tags": [
"markdown table of contents",
"extract markdown headings",
"generate toc from markdown",
"github heading anchors",
"markdown outline api"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.002",
"avgCostPerTransaction": "0.002",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"parse front matter",
"yaml frontmatter parser",
"extract document metadata",
"split frontmatter content",
"markdown metadata lookup",
"markdown to html",
"render markdown",
"gfm renderer",
"sanitize markdown html",
"convert md to html",
"markdown table of contents",
"extract markdown headings",
"generate toc from markdown",
"github heading anchors",
"markdown outline api"
],
"iconUrl": ""
}
}