macaddress.openverbs.com
macaddress.openverbs.com
· macaddress.openverbs.com
Generate a random EUI-48 MAC address. By default it is locally-administered and unicast (safe for testing); set `local:false` for a universal-bit address or `multicast:true` for a group address.
macaddress.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://macaddress.openverbs.com/v1/format
|
0.002 | USDC |
https://macaddress.openverbs.com/v1/generate
|
0.002 | USDC |
https://macaddress.openverbs.com/v1/info
|
0.002 | USDC |
https://macaddress.openverbs.com/v1/parse
|
0.002 | USDC |
https://macaddress.openverbs.com/v1/to-eui64
|
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://macaddress.openverbs.com/ |
| Provider | https://macaddress.openverbs.com |
| Docs | https://macaddress.openverbs.com/v1/generate |
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/macaddress.openverbs.com) [](https://agenstry.com/agents/macaddress.openverbs.com) [](https://agenstry.com/agents/macaddress.openverbs.com) [](https://agenstry.com/agents/macaddress.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": "macaddress-openverbs-com",
"name": "macaddress.openverbs.com",
"description": "",
"domain": "macaddress.openverbs.com",
"provider": "macaddress.openverbs.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://macaddress.openverbs.com/v1/format",
"description": "Reformat a MAC address into the requested notation (colon, hyphen, Cisco dot or bare) and case (lower default or upper).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "case",
"type": "string",
"description": "",
"example": "upper",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "notation",
"type": "string",
"description": "",
"example": "colon",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Reformat a MAC address",
"tags": [
"format mac address",
"mac notation converter",
"convert mac to colon",
"cisco mac format",
"uppercase mac address"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://macaddress.openverbs.com/v1/generate",
"description": "Generate a random EUI-48 MAC address. By default it is locally-administered and unicast (safe for testing); set `local:false` for a universal-bit address or `multicast:true` for a group address.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "local",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "multicast",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Generate a random MAC address",
"tags": [
"generate mac address",
"random mac address",
"test mac address generator",
"multicast mac generator",
"fake eui-48 address"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://macaddress.openverbs.com/v1/info",
"description": "Report the properties of a MAC address encoded in its first octet: unicast vs multicast (I/G bit), universal vs locally-administered (U/L bit), the broadcast address, and \u2014 for EUI-48 \u2014 the OUI and NIC portions.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Inspect address properties",
"tags": [
"mac address lookup",
"inspect mac address",
"oui lookup api",
"mac address properties",
"detect multicast mac"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://macaddress.openverbs.com/v1/parse",
"description": "Parse a MAC / EUI-48 or EUI-64 address from any common notation (colon, hyphen, Cisco dot, or bare hex) and return it in every canonical form plus its integer value.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Parse & normalize a MAC address",
"tags": [
"parse mac address",
"normalize mac address",
"mac address parser",
"eui-48 lookup",
"convert mac notation"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://macaddress.openverbs.com/v1/to-eui64",
"description": "Derive the modified EUI-64 interface identifier from a 48-bit MAC (insert FFFE, flip the U/L bit) and the resulting IPv6 link-local address (fe80::/64).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "MAC Addresses",
"tags": [
"mac to eui64",
"derive ipv6 interface id",
"eui-48 to eui-64",
"ipv6 link local from mac",
"modified eui64 converter"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.002",
"avgCostPerTransaction": "0.002",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"format mac address",
"mac notation converter",
"convert mac to colon",
"cisco mac format",
"uppercase mac address",
"generate mac address",
"random mac address",
"test mac address generator",
"multicast mac generator",
"fake eui-48 address",
"mac address lookup",
"inspect mac address",
"oui lookup api",
"mac address properties",
"detect multicast mac",
"parse mac address",
"normalize mac address",
"mac address parser",
"eui-48 lookup",
"convert mac notation",
"mac to eui64",
"derive ipv6 interface id",
"eui-48 to eui-64",
"ipv6 link local from mac",
"modified eui64 converter"
],
"iconUrl": ""
}
}