web.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://web.openverbs.com/v1/extract
|
0.006 | USDC |
https://web.openverbs.com/v1/sitemap
|
0.006 | USDC |
https://web.openverbs.com/v1/structured
|
0.006 | USDC |
https://web.openverbs.com/v1/unfurl
|
0.006 | 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://web.openverbs.com |
| Provider | https://web.openverbs.com |
| Docs | https://web.openverbs.com |
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/web.openverbs.com) [](https://agenstry.com/agents/web.openverbs.com) [](https://agenstry.com/agents/web.openverbs.com) [](https://agenstry.com/agents/web.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": "web-openverbs-com",
"name": "web.openverbs.com",
"description": "",
"domain": "web.openverbs.com",
"provider": "web.openverbs.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://web.openverbs.com/v1/extract",
"description": "Fetch a URL and return its main article as clean HTML, Markdown and plain text.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Extract readable content",
"tags": [
"extract article text",
"readable content api",
"url to markdown",
"web page to text",
"html article extraction"
],
"quality": {
"l30DaysTotalCalls": "6",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://web.openverbs.com/v1/sitemap",
"description": "Discover a site's XML sitemaps (via robots.txt Sitemap: directives, an explicit sitemap URL, or the conventional /sitemap.xml) and parse them into a bounded list of URLs with their lastmod, changefreq and priority. Follows sitemap-index files to their child sitemaps. Fetches and URL counts are capped (with a `truncated` flag) to stay fast and memory-bounded. The reliable way for an agent to enumerate a site's pages.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Discover and parse sitemaps",
"tags": [
"parse sitemap",
"discover sitemap urls",
"robots sitemap lookup",
"website page enumeration",
"sitemap xml parser"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://web.openverbs.com/v1/structured",
"description": "Fetch a URL and pull out its machine-readable structured data: all JSON-LD blocks (schema.org), Open Graph and Twitter Card tags, standard named meta tags, and inline microdata items. Also returns the page title, canonical URL, language and the distinct schema.org types found. Ideal for turning a product, article, recipe, event or organization page into structured fields without bespoke scraping.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Extract structured data",
"tags": [
"extract structured data",
"json ld extraction",
"schema org lookup",
"open graph structured data",
"microdata parser api"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://web.openverbs.com/v1/unfurl",
"description": "Fetch a URL and return link-preview metadata from Open Graph, Twitter Card and standard meta tags.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Unfurl link preview",
"tags": [
"link preview api",
"unfurl url metadata",
"open graph lookup",
"twitter card metadata",
"fetch page preview"
],
"quality": {
"l30DaysTotalCalls": "6",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.006",
"maxAmount": "0.006",
"avgCostPerTransaction": "0.006",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"extract article text",
"readable content api",
"url to markdown",
"web page to text",
"html article extraction",
"parse sitemap",
"discover sitemap urls",
"robots sitemap lookup",
"website page enumeration",
"sitemap xml parser",
"extract structured data",
"json ld extraction",
"schema org lookup",
"open graph structured data",
"microdata parser api",
"link preview api",
"unfurl url metadata",
"open graph lookup",
"twitter card metadata",
"fetch page preview"
],
"iconUrl": ""
}
}