id.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://id.openverbs.com/v1/decode
|
0.002 | USDC |
https://id.openverbs.com/v1/inspect
|
0.002 | USDC |
https://id.openverbs.com/v1/ulid
|
0.002 | USDC |
https://id.openverbs.com/v1/uuid
|
0.002 | USDC |
0xb3f4de103f34b99f0da19b4f16d6b53a14c2194a · basescan ↗
| Agent card | https://id.openverbs.com |
| Provider | https://id.openverbs.com |
| Docs | https://id.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/id.openverbs.com) [](https://agenstry.com/agents/id.openverbs.com) [](https://agenstry.com/agents/id.openverbs.com) [](https://agenstry.com/agents/id.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": "id-openverbs-com",
"name": "id.openverbs.com",
"description": "",
"domain": "id.openverbs.com",
"provider": "id.openverbs.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://id.openverbs.com/v1/decode",
"description": "Validate a ULID and extract its embedded timestamp and time/random components.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ulid",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Decode a ULID",
"tags": [
"decode ulid",
"parse ulid timestamp",
"validate ulid",
"ulid time lookup",
"inspect sortable id"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://id.openverbs.com/v1/inspect",
"description": "Validate a UUID and report its version and variant.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "uuid",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Inspect a UUID",
"tags": [
"inspect uuid",
"validate uuid",
"uuid version lookup",
"parse guid",
"uuid variant check"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://id.openverbs.com/v1/ulid",
"description": "Generate one or more lexicographically sortable ULIDs (monotonic within a call).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "count",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "time",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Generate a ULID",
"tags": [
"generate ulid",
"ulid generator api",
"create sortable id",
"time ordered identifier",
"monotonic ulid"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://id.openverbs.com/v1/uuid",
"description": "Generate one or more UUIDs. Supports v4 (random), v1/v7 (time), and v3/v5 (namespaced).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "count",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "version",
"type": "string",
"description": "",
"example": "v1",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Generate a UUID (v4/v7)",
"tags": [
"generate uuid",
"uuid generator api",
"create guid",
"v4 uuid generation",
"v7 uuid generation"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.002",
"avgCostPerTransaction": "0.002",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"decode ulid",
"parse ulid timestamp",
"validate ulid",
"ulid time lookup",
"inspect sortable id",
"inspect uuid",
"validate uuid",
"uuid version lookup",
"parse guid",
"uuid variant check",
"generate ulid",
"ulid generator api",
"create sortable id",
"time ordered identifier",
"monotonic ulid",
"generate uuid",
"uuid generator api",
"create guid",
"v4 uuid generation",
"v7 uuid generation"
],
"iconUrl": ""
}
}