braille.openverbs.com
braille.openverbs.com
· braille.openverbs.com
Build braille cells from raised-dot numbers (each cell an array of 1–8). Out-of-range or repeated dots are clean 400s.
braille.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://braille.openverbs.com/v1/decode
|
0.002 | USDC |
https://braille.openverbs.com/v1/encode
|
0.002 | USDC |
https://braille.openverbs.com/v1/from-dots
|
0.002 | USDC |
https://braille.openverbs.com/v1/to-dots
|
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://braille.openverbs.com |
| Provider | https://braille.openverbs.com |
| Docs | https://braille.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/braille.openverbs.com) [](https://agenstry.com/agents/braille.openverbs.com) [](https://agenstry.com/agents/braille.openverbs.com) [](https://agenstry.com/agents/braille.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": "braille-openverbs-com",
"name": "braille.openverbs.com",
"description": "",
"domain": "braille.openverbs.com",
"provider": "braille.openverbs.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://braille.openverbs.com/v1/decode",
"description": "Transcribe a Unicode braille string back to text, honouring capital and number signs. Non-braille or unmapped cells are clean 400s.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "braille",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Braille to text",
"tags": [
"braille to text",
"braille decoder",
"parse braille cells",
"unicode braille translation",
"decode braille string"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://braille.openverbs.com/v1/encode",
"description": "Transcribe text to Unicode braille (grade-1 / uncontracted English braille), with capital and number signs. Characters with no grade-1 representation are clean 400s.",
"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": "Text to braille",
"tags": [
"text to braille",
"braille encoder",
"transcribe braille text",
"unicode braille conversion",
"grade one braille"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://braille.openverbs.com/v1/from-dots",
"description": "Build braille cells from raised-dot numbers (each cell an array of 1\u20138). Out-of-range or repeated dots are clean 400s.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "cells",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Dot numbers to braille cells",
"tags": [
"dots to braille",
"braille cell builder",
"convert dot numbers",
"braille from dots",
"raised dots to unicode"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://braille.openverbs.com/v1/to-dots",
"description": "Break a braille string into its cells and the raised-dot numbers (1\u20138) of each cell.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "braille",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Braille cells to dot numbers",
"tags": [
"braille dot numbers",
"braille cell dots",
"parse braille dots",
"braille dots lookup",
"raised dot numbers"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.002",
"avgCostPerTransaction": "0.002",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"braille to text",
"braille decoder",
"parse braille cells",
"unicode braille translation",
"decode braille string",
"text to braille",
"braille encoder",
"transcribe braille text",
"unicode braille conversion",
"grade one braille",
"dots to braille",
"braille cell builder",
"convert dot numbers",
"braille from dots",
"raised dots to unicode",
"braille dot numbers",
"braille cell dots",
"parse braille dots",
"braille dots lookup",
"raised dot numbers"
],
"iconUrl": ""
}
}