lobre.lat
lobre.lat
· lobre.lat
Scan CEX tokens by 24h price change and volume. Returns top movers above threshold.
lobre.lat 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.
F
Conformance score: 19/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 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://lobre.lat/api/v1/analysis/memory/sentiment
|
0.03 | USDC |
https://lobre.lat/api/v1/coding/cache/secret-scanner
|
0.04 | USDC |
https://lobre.lat/api/v1/coding/cache/syntax-heartbeat
|
0.03 | USDC |
https://lobre.lat/api/v1/trading/engine/gas-tracker
|
0.02 | USDC |
https://lobre.lat/api/v1/trading/engine/token-screener
|
0.05 | USDC |
https://lobre.lat/api/v1/trading/engine/vitals
|
0.03 | USDC |
0x71c98fd41aece9c56b9f4e2e6b10a6d62186e09a · basescan ↗
| Agent card | https://lobre.lat |
| Provider | https://lobre.lat |
| Docs | https://lobre.lat |
Health · last 0 probes
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/lobre.lat) [](https://agenstry.com/agents/lobre.lat) [](https://agenstry.com/agents/lobre.lat) [](https://agenstry.com/agents/lobre.lat)
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": "lobre-lat",
"name": "lobre.lat",
"description": "Scan CEX tokens by 24h price change and volume. Returns top movers above threshold.",
"domain": "lobre.lat",
"provider": "lobre.lat",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://lobre.lat/api/v1/analysis/memory/sentiment",
"description": "Classify text sentiment as positive, negative, or neutral with confidence score.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "This product is absolutely amazing!",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://lobre.lat/api/v1/coding/cache/secret-scanner",
"description": "Detect hardcoded secrets, API keys, private keys, and tokens in source code.",
"pricing": {
"amount": "0.04",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "code",
"type": "string",
"description": "",
"example": "const key = 'sk-abc123...';",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "strict",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://lobre.lat/api/v1/coding/cache/syntax-heartbeat",
"description": "Validate JavaScript/TypeScript/JSX syntax and return parse errors.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "code",
"type": "string",
"description": "",
"example": "const x = 1;",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://lobre.lat/api/v1/trading/engine/gas-tracker",
"description": "Gas prices for ETH, Base, and Solana \u2014 slow/standard/fast tiers in native units.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://lobre.lat/api/v1/trading/engine/token-screener",
"description": "Scan CEX tokens by 24h price change and volume. Returns top movers above threshold.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "exchange",
"type": "string",
"description": "",
"example": "binance",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 20,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "price_change_min",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "volume_change_min",
"type": "number",
"description": "",
"example": 1000000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://lobre.lat/api/v1/trading/engine/vitals",
"description": "Live BTC/ETH price, 24h change and volume from CEX feeds.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "symbols",
"type": "string",
"description": "",
"example": "btc,eth",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.02",
"maxAmount": "0.05",
"avgCostPerTransaction": "0.033333",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}