Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
65
💰 Paid API

url.openverbs.com

url.openverbs.com · url.openverbs.com

Two directions over query strings. action='parse' decodes a query string (with or without a leading '?') into an object, collapsing repeated keys into arrays. action='build' encodes a params object into a query string, expanding array values into repeated keys; set sort=true to order keys alphabetically.

Build a free agent shortlist. Save this listing to revisit it from your account. Sign in to save
🛡
Own this agent?
Verify the domain url.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.
Verify ownership
🔔 Watch this agent. Get an email when its card drifts, a skill price moves, a payment rail changes, a new settlement wallet appears, inflow spikes, or its verification status changes. Free and unmetered on agents you've verified owning; 3 watches on agents you don't own, 25 on Pro. Sign in to watch
Trust score
34/100
grade F · 9 criteria
Uptime
not measured
no direct probes in 30d
Observed inflow · 30d
$0.89
294 tx · on-chain
Invocations · 7d
0
no calls observed
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →

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 ▴
pass Valid AgentCard 10/10
Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification).
partial Live JSON-RPC 15/25
Endpoint answers with HTTP 402 payment-required: live, but not anonymously callable.
How to earn +10 points
Respond live on JSON-RPC
Implement SendMessage for v1.0 (or message/send for v0.x), negotiate A2A-Version, and return a schema-valid JSON-RPC response. Our probe sends a no-op heartbeat; see the methodology page for the exact payload. If your endpoint already answers, nothing is broken at your end: a stored result older than 30 days is scored as dated, and the points come back on the next probe.
Docs →
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to every entry in `supportedInterfaces[]`. A2A v1.0 removed the AgentCard root field.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 0 probes so far, need ≥5 for an uptime grade.
fail Skill declaration 0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial Verified Identity 5/10
Provider declared: url.openverbs.com (https://url.openverbs.com). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated.
⚠ Card drift detected. This agent's 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 recorded

Nothing 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.

Uptime
not measured
0 direct probes · 30d
Response
no direct probe retained
Skills
0
declared
Streaming
SSE-capable

Endpoints

Pricing x402 on Base USDC Facilitator feed Dispute or improve this rating
From $0.0020 per call
Endpoint Price Currency
https://url.openverbs.com/v1/normalize 0.002 USDC
https://url.openverbs.com/v1/parse 0.002 USDC
https://url.openverbs.com/v1/query 0.002 USDC
https://url.openverbs.com/v1/resolve 0.002 USDC
Try it ↗ Opens the operator's playground / docs in a new tab.
Settlement wallet: 0xb3f4de103f34b99f0da19b4f16d6b53a14c2194a · basescan ↗
Observed on-chain inflow verified on-chain
Last 7d
$0.89
294 calls
Last 30d
$0.89
294 calls
USDC inflows on Base. Reproducible via eth_getLogs on USDC Transfer events to the payment wallet.
Daily 30-day observed-inflow history ~ flat (+0.0%)
2026-09-05 2026-09-07
Peak day: $0.89 Data points: 3 Total tx (30d window): 294
Payment authenticity evidence confidence How we measure this →
single_payer_observed 2/5

Payer identities observed; a single payer accounts for effectively all observed volume.

Assessed window
30d
1 active of 7 observed
Inflow assessed
$0.89
294 transactions
Payer identities
available
3 evidence caveats
shared_settlement_wallet — The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
Checks run: 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.
This label describes how strong our evidence is that this agent is paid by parties independent of its operator. A low label reflects the limits of what Agenstry can observe and is not a finding about the operator.
Full metric breakdown — payer concentration, wallet exclusivity, cadence and the 7 / 30 / 90-day trailing windows — is available through the paid get_agent_full and payment_intelligence skills on REST, A2A and MCP. API docs →
Agent cardhttps://url.openverbs.com
Providerhttps://url.openverbs.com
Docshttps://url.openverbs.com
Discovered via
agentic_market cdp_discovery

Health · last 0 probes

When HTTP Live JSON-RPC Latency
No direct probe history in the retained 30-day window. Upstream catalogue observations do not count as uptime probes.

Similar agents embedding-nearest

data.openverbs.com
Rebuild a nested object from a single-level object whose keys are delimited paths (default delimiter `.`) — the inverse of flatten. Requires
data.openverbs.com · q 65%
math.openverbs.com
Parse an expression and return the free variables it references, without evaluating it — so an agent can discover which inputs a formula nee
math.openverbs.com · q 65%
regex.openverbs.com
Split the input into parts on each match of a RE2 pattern. An optional limit caps the number of parts (0 = unlimited). Returns the parts arr
regex.openverbs.com · q 65%
encoding.openverbs.com
Break a string into its Unicode code points, each with its U+ notation, decimal value and UTF-8 / UTF-16 byte layout, plus total byte length
encoding.openverbs.com · q 65%
slug.openverbs.com
Convert text into a URL-safe slug: transliterate accents, apply a locale character map, and join with a separator.
slug.openverbs.com · q 65%
geocode.openverbs.com
Convert latitude/longitude coordinates into the nearest structured address. Optionally set the preferred result language.
geocode.openverbs.com · q 65%

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.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/url.openverbs.com.svg)](https://agenstry.com/agents/url.openverbs.com)
[![Verified Business](https://agenstry.com/badge/url.openverbs.com/identity.svg)](https://agenstry.com/agents/url.openverbs.com)
[![Uptime](https://agenstry.com/badge/url.openverbs.com/uptime.svg)](https://agenstry.com/agents/url.openverbs.com)
[![A2A version](https://agenstry.com/badge/url.openverbs.com/protocol.svg)](https://agenstry.com/agents/url.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.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "_source": "agentic.market",
  "service": {
    "id": "url-openverbs-com",
    "name": "url.openverbs.com",
    "description": "",
    "domain": "url.openverbs.com",
    "provider": "url.openverbs.com",
    "providerUrl": "",
    "category": "",
    "networks": [
      "Base"
    ],
    "enriched": false,
    "endpoints": [
      {
        "url": "https://url.openverbs.com/v1/normalize",
        "description": "Canonicalize a URL: WHATWG parsing already lowercases the host, resolves dot-segments and drops default ports; on top of that, query parameters are sorted by default and you can optionally drop the fragment or a trailing slash. Returns the normalized URL and whether it changed.",
        "pricing": {
          "amount": "0.002",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "removeHash",
            "type": "boolean",
            "description": "",
            "example": false,
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "body",
            "name": "sortQuery",
            "type": "boolean",
            "description": "",
            "example": false,
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "body",
            "name": "url",
            "type": "string",
            "description": "",
            "example": "example",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "Normalize URL",
        "tags": [
          "normalize url",
          "canonicalize url",
          "sort query parameters",
          "remove url fragment",
          "clean url api"
        ],
        "quality": {
          "l30DaysTotalCalls": "3",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://url.openverbs.com/v1/parse",
        "description": "Parse an absolute URL into its WHATWG components: protocol/scheme, credentials, host/hostname/port, origin, pathname (plus path segments), search (plus a decoded query object) and hash. A string that is not a valid absolute URL 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": "url",
            "type": "string",
            "description": "",
            "example": "example",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "Parse URL",
        "tags": [
          "url parser",
          "parse url components",
          "url component lookup",
          "whatwg url parse",
          "extract hostname path"
        ],
        "quality": {
          "l30DaysTotalCalls": "3",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://url.openverbs.com/v1/query",
        "description": "Two directions over query strings. action='parse' decodes a query string (with or without a leading '?') into an object, collapsing repeated keys into arrays. action='build' encodes a params object into a query string, expanding array values into repeated keys; set sort=true to order keys alphabetically.",
        "pricing": {
          "amount": "0.002",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "action",
            "type": "string",
            "description": "",
            "example": "parse",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "body",
            "name": "query",
            "type": "string",
            "description": "",
            "example": "example",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "Query string parse / build",
        "tags": [
          "query string parser",
          "build query string",
          "parse url params",
          "encode query parameters",
          "decode query string"
        ],
        "quality": {
          "l30DaysTotalCalls": "3",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://url.openverbs.com/v1/resolve",
        "description": "Resolve a relative or absolute reference against a base URL, following RFC 3986 reference resolution (e.g. base 'https://a.com/x/y' + ref '../z' \u2192 'https://a.com/z'). The base must itself be a valid absolute URL, else a clean 400.",
        "pricing": {
          "amount": "0.002",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "base",
            "type": "string",
            "description": "",
            "example": "example",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "body",
            "name": "ref",
            "type": "string",
            "description": "",
            "example": "example",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "Resolve reference",
        "tags": [
          "resolve relative url",
          "url reference resolution",
          "base url resolver",
          "relative link to absolute",
          "rfc 3986 resolve"
        ],
        "quality": {
          "l30DaysTotalCalls": "3",
          "l30DaysUniquePayers": "1"
        }
      }
    ],
    "integrationType": "",
    "isNew": false,
    "priceSummary": {
      "minAmount": "0.002",
      "maxAmount": "0.002",
      "avgCostPerTransaction": "0.002",
      "avgCostBasis": "exact",
      "currency": "USDC"
    },
    "serviceName": "",
    "tags": [
      "normalize url",
      "canonicalize url",
      "sort query parameters",
      "remove url fragment",
      "clean url api",
      "url parser",
      "parse url components",
      "url component lookup",
      "whatwg url parse",
      "extract hostname path",
      "query string parser",
      "build query string",
      "parse url params",
      "encode query parameters",
      "decode query string",
      "resolve relative url",
      "url reference resolution",
      "base url resolver",
      "relative link to absolute",
      "rfc 3986 resolve"
    ],
    "iconUrl": ""
  }
}