Seguimiento Facil CSV Agent
seguimiento-facil.gregjosegf1.chatgpt.site
· Seguimiento Facil
Deterministic CSV conversion and data-quality reports for agents and small teams. CSV input is processed in memory and paid calls use x402 with USDC on Base.
seguimiento-facil.gregjosegf1.chatgpt.site 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
B
Conformance score: 77/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
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.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-04 16:37:43 current | 5c9b7b4626c5… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://seguimiento-facil.gregjosegf1.chatgpt.site/api/csv-to-json
|
0.001 | USDC |
https://seguimiento-facil.gregjosegf1.chatgpt.site/api/csv-profile
|
0.003 | USDC |
https://seguimiento-facil.gregjosegf1.chatgpt.site/api/paid-csv-report
|
0.05 | USDC |
0x4ee7a7831d20dfe2a4de93872f1bffde6e70040f · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
| Agent card | https://seguimiento-facil.gregjosegf1.chatgpt.site/.well-known/agent.json |
| Provider | https://seguimiento-facil.gregjosegf1.chatgpt.site/ |
Skills · 3 declared · mapped to canonical taxonomy
Convert CSV text to JSON rows with detected columns, delimiter, and row count.
Profile duplicate rows, missing cells, row counts, and numeric summaries.
Generate a deterministic CSV report for duplicates, missing cells, and numeric columns.
Health · last 30 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/seguimiento-facil.gregjosegf1.chatgpt.site) [](https://agenstry.com/agents/seguimiento-facil.gregjosegf1.chatgpt.site) [](https://agenstry.com/agents/seguimiento-facil.gregjosegf1.chatgpt.site) [](https://agenstry.com/agents/seguimiento-facil.gregjosegf1.chatgpt.site)
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
{
"name": "Seguimiento Facil CSV Agent",
"description": "Deterministic CSV conversion and data-quality reports for agents and small teams. CSV input is processed in memory and paid calls use x402 with USDC on Base.",
"url": "https://seguimiento-facil.gregjosegf1.chatgpt.site/",
"version": "1.0.0",
"provider": {
"organization": "Seguimiento Facil",
"url": "https://seguimiento-facil.gregjosegf1.chatgpt.site/"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "csv-to-json",
"name": "CSV to JSON conversion",
"description": "Convert CSV text to JSON rows with detected columns, delimiter, and row count.",
"tags": [
"csv",
"conversion",
"data"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "csv-profile",
"name": "CSV data-quality profile",
"description": "Profile duplicate rows, missing cells, row counts, and numeric summaries.",
"tags": [
"csv",
"quality",
"profiling"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "csv-quality-report",
"name": "CSV data-quality report",
"description": "Generate a deterministic CSV report for duplicates, missing cells, and numeric columns.",
"tags": [
"csv",
"quality",
"report"
],
"examples": [],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
],
"supportedInterfaces": [
{
"url": "https://seguimiento-facil.gregjosegf1.chatgpt.site/",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3"
}
],
"securitySchemes": {
"x402": {
"type": "httpApiKey",
"description": "USDC payment via x402 on Base mainnet for paid CSV routes."
}
}
}