Unnamed service
GET touchstone.locomot.io/cite
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Deterministic citation formatter — APA 7, MLA 9, Chicago 17 author-date, BibTeX. From structured fields, returns the reference entry (markdown/html/plain) + the in-text citation, reproducing published style-manual examples exactly. For full author lists use POST. Every answer signed. Free sample, no payment required: GET /play/cite
Resource: touchstone.locomot.io/cite
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xa3091005a76b1480F1897a9D0C2e1c55B7767674
Payment methods: — · Last validation: 2026-09-14 16:40:05.158+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"style",
"title"
],
"properties": {
"doi": {
"type": "string"
},
"url": {
"type": "string"
},
"type": {
"type": "string",
"description": "article | book | chapter | web"
},
"year": {
"type": "string"
},
"issue": {
"type": "string"
},
"pages": {
"type": "string"
},
"place": {
"type": "string"
},
"style": {
"type": "string",
"description": "apa | mla | chicago | bibtex"
},
"title": {
"type": "string",
"description": "work title (verbatim case)"
},
"volume": {
"type": "string"
},
"authors": {
"type": "string",
"description": "'Family, Given; Family2, Given2'"
},
"container": {
"type": "string",
"description": "journal/site name"
},
"publisher": {
"type": "string"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"properties": {
"style": {
"type": "string"
},
"intext": {
"type": "string"
},
"reference": {
"type": "object"
},
"source_type": {
"type": "string"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xa3091005a76b1480F1897a9D0C2e1c55B7767674",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xa3091005a76b1480F1897a9D0C2e1c55B7767674",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "1000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.