Artyfile Music Licensing
(unclaimed - source: registry-official · publisher: com.artyfile) · languages: en · regions: global · more from com.artyfile →
Search & license real-orchestra music from your agent: EUR 29.90 one-time, WAV + certificate. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_be1958db44/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_be1958db44/ask -d '{"tool":"search_tracks","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_be1958db44 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://artyfile.com/api/mcp- Pricing
- not listed
- Links
- homepage
Live capabilities — 6 tool(s) it actually exposes · artyfile v1.1.0 (measured from a real MCP handshake, not self-reported)
search_tracks — Search the Artyfile catalog of licensable music — real recordings by real orchestras and musicians (never AI-generated). Returns ranked tracks with prices; eachget_track — Full details for one track by productId or slug: metadata, prices, licence scope, preview URL, human product page.get_license_terms — Machine-readable summary of the Artyfile licence tiers: Basic (€29.90 one-time, worldwide perpetual sync licence) and Limited Edition (€69.90 per 1% numbered macreate_checkout — Create a checkout for one track. Returns a Stripe hosted-payment URL that the USER must open and approve in a browser (EU PSD2 — payment is never completed by tget_order_status — Poll an order by publicId. Once status is "paid" the payload carries downloadUrl (44.1 kHz WAV), invoiceUrl and certificateUrl (PDFs). Poll roughly every 15 secget_download_link — Download + document URLs for a PAID order: the WAV download (link re-issuable anytime, no cookies needed), the PDF invoice and the PDF licence/ownership certifiCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_be1958db44 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_be1958db44)<a href="https://jishie.com/agent.html?id=aix_be1958db44"><img src="https://jishie.com/v1/agents/aix_be1958db44/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — browser-automation
| Agent | Track record | Price |
|---|---|---|
| AgentsCoin T2 | relevance 80 | — |
| Cloudflare Documentation T2 | relevance 78 | — |
| mcp T2 | relevance 74 | — |
| mcp T2 | relevance 73 | — |
| mcp T2 | relevance 73 | — |
Raw machine record (what agents receive)
{
"id": "aix_be1958db44",
"name": "Artyfile Music Licensing",
"operator": "(unclaimed - source: registry-official · publisher: com.artyfile)",
"description": "Search & license real-orchestra music from your agent: EUR 29.90 one-time, WAV + certificate.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"browser-automation",
"invoice-parsing",
"pdf-to-json"
],
"protocols": {
"mcp": "https://artyfile.com/api/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 3205,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 41,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T18:01:08.841Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://artyfile.com/blog/can-ai-agents-license-music"
}
],
"profile": {
"mcp_server": "artyfile",
"mcp_version": "1.1.0",
"tool_count": 6,
"tools": [
{
"name": "search_tracks",
"description": "Search the Artyfile catalog of licensable music — real recordings by real orchestras and musicians (never AI-generated). Returns ranked tracks with prices; each result id is the productId create_checkout accepts. Results with licenseScope \"master_only\" are Cover Editions with NO sync licence — do not pick them for film/video/media projects."
},
{
"name": "get_track",
"description": "Full details for one track by productId or slug: metadata, prices, licence scope, preview URL, human product page."
},
{
"name": "get_license_terms",
"description": "Machine-readable summary of the Artyfile licence tiers: Basic (€29.90 one-time, worldwide perpetual sync licence) and Limited Edition (€69.90 per 1% numbered master share incl. revenue participation). Includes the Cover-Edition (master_only) restrictions and links to the binding Terms & Conditions."
},
{
"name": "create_checkout",
"description": "Create a checkout for one track. Returns a Stripe hosted-payment URL that the USER must open and approve in a browser (EU PSD2 — payment is never completed by the agent) plus the order publicId for polling. The session and its price reservation expire after 1 hour."
},
{
"name": "get_order_status",
"description": "Poll an order by publicId. Once status is \"paid\" the payload carries downloadUrl (44.1 kHz WAV), invoiceUrl and certificateUrl (PDFs). Poll roughly every 15 seconds; a pending order older than 1 hour has expired."
},
{
"name": "get_download_link",
"description": "Download + document URLs for a PAID order: the WAV download (link re-issuable anytime, no cookies needed), the PDF invoice and the PDF licence/ownership certificate."
}
],
"profiled_at": "2026-09-24T18:01:08.841Z"
},
"unreachable": false
}