music.openverbs.com
music.openverbs.com
· music.openverbs.com
Build a chord from a root note and quality (major, minor, dim, aug, maj7, min7, dom7, dim7, half-dim7, sus2, sus4, maj6, min6). Notes are spelled by stacked thirds (C dom7 → C E G Bb). Returns the note names, MIDI numbers and semitone intervals.
music.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://music.openverbs.com/v1/chord
|
0.002 | USDC |
https://music.openverbs.com/v1/interval
|
0.002 | USDC |
https://music.openverbs.com/v1/note
|
0.002 | USDC |
https://music.openverbs.com/v1/scale
|
0.002 | USDC |
https://music.openverbs.com/v1/transpose
|
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://music.openverbs.com |
| Provider | https://music.openverbs.com |
| Docs | https://music.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/music.openverbs.com) [](https://agenstry.com/agents/music.openverbs.com) [](https://agenstry.com/agents/music.openverbs.com) [](https://agenstry.com/agents/music.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": "music-openverbs-com",
"name": "music.openverbs.com",
"description": "",
"domain": "music.openverbs.com",
"provider": "music.openverbs.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://music.openverbs.com/v1/chord",
"description": "Build a chord from a root note and quality (major, minor, dim, aug, maj7, min7, dom7, dim7, half-dim7, sus2, sus4, maj6, min6). Notes are spelled by stacked thirds (C dom7 \u2192 C E G Bb). Returns the note names, MIDI numbers and semitone intervals.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "quality",
"type": "string",
"description": "",
"example": "major",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "root",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Build a chord",
"tags": [
"build music chord",
"chord notes generator",
"chord quality lookup",
"triad seventh chord api",
"generate chord tones"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://music.openverbs.com/v1/interval",
"description": "Name the interval between two notes (`to` at or above `from`) \u2014 its size in semitones, its diatonic number and its quality (perfect/major/minor/augmented/diminished). Correct spelling matters: C\u2192F# is an augmented fourth, C\u2192Gb a diminished fifth.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "from",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Interval between notes",
"tags": [
"music interval calculator",
"interval between notes",
"name musical interval",
"semitone interval lookup",
"diatonic interval api"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://music.openverbs.com/v1/note",
"description": "Parse a note in scientific pitch notation (e.g. \"A4\", \"C#5\", \"Bb3\") into its letter, accidental, pitch class (0..11), octave, MIDI number and frequency in Hz (A4 = 440 Hz).",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "note",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Note parse",
"tags": [
"parse musical note",
"note frequency lookup",
"midi note converter",
"scientific pitch notation",
"musical note api"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://music.openverbs.com/v1/scale",
"description": "Build a scale from a root note and type (major, natural-minor, harmonic-minor, melodic-minor, dorian, phrygian, lydian, mixolydian, locrian, major-pentatonic, minor-pentatonic, blues, chromatic). Heptatonic scales and modes are spelled diatonically (F major \u2192 F G A Bb C D E). Returns the note names, MIDI numbers and semitone intervals.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "root",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "type",
"type": "string",
"description": "",
"example": "major",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Build a scale",
"tags": [
"build music scale",
"scale notes generator",
"major scale api",
"musical mode builder",
"diatonic scale lookup"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://music.openverbs.com/v1/transpose",
"description": "Transpose a note by a (possibly negative) number of semitones. Result is spelled chromatically with sharps, or flats when `preferFlats` is true.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "note",
"type": "string",
"description": "",
"example": "example",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "preferFlats",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "semitones",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Transpose a note",
"tags": [
"transpose musical note",
"shift note by semitones",
"note transposition api",
"convert pitch up down",
"music key transpose"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.002",
"avgCostPerTransaction": "0.002",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"build music chord",
"chord notes generator",
"chord quality lookup",
"triad seventh chord api",
"generate chord tones",
"music interval calculator",
"interval between notes",
"name musical interval",
"semitone interval lookup",
"diatonic interval api",
"parse musical note",
"note frequency lookup",
"midi note converter",
"scientific pitch notation",
"musical note api",
"build music scale",
"scale notes generator",
"major scale api",
"musical mode builder",
"diatonic scale lookup",
"transpose musical note",
"shift note by semitones",
"note transposition api",
"convert pitch up down",
"music key transpose"
],
"iconUrl": ""
}
}