api.oatp.cc
api.oatp.cc
· api.oatp.cc
OATP · tx_explainer — Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD), and a one-line summary.
api.oatp.cc 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.
HTTP 402
F
Conformance score: 27/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
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://api.oatp.cc/tools/token_risk_scan
|
0.5 | USDC |
https://api.oatp.cc/tools/tx_explainer
|
0.1 | USDC |
https://api.oatp.cc/tools/tx_simulator
|
0.2 | USDC |
AbbuSAH5Ur4a47KSVEzy4dP4wvLY8DSvdQDbJuJjiWfW · basescan ↗
| Agent card | https://api.oatp.cc/.well-known/agent-card.json |
| Provider | https://api.oatp.cc |
| Docs | https://api.oatp.cc |
Skills · 1 declared · mapped to canonical taxonomy
OATP · tx_explainer — Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD),…
Health · last 22 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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/api.oatp.cc) [](https://agenstry.com/agents/api.oatp.cc) [](https://agenstry.com/agents/api.oatp.cc) [](https://agenstry.com/agents/api.oatp.cc)
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": "api-oatp-cc",
"name": "api.oatp.cc",
"description": "OATP \u00b7 tx_explainer \u2014 Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD), and a one-line summary.",
"domain": "api.oatp.cc",
"provider": "api.oatp.cc",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.oatp.cc/tools/token_risk_scan",
"description": "OATP \u00b7 token_risk_scan \u2014 Analyze a Solana SPL token for rug/risk factors: mint & freeze authorities, top-holder concentration, liquidity, age, and a composite 0-100 risk score.",
"pricing": {
"amount": "0.5",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "mint",
"type": "string",
"description": "",
"example": "<solana mint base58>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.oatp.cc/tools/tx_explainer",
"description": "OATP \u00b7 tx_explainer \u2014 Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD), and a one-line summary.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "signature",
"type": "string",
"description": "",
"example": "<solana tx signature base58>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://api.oatp.cc/tools/tx_simulator",
"description": "OATP \u00b7 tx_simulator \u2014 Simulate a base64-encoded Solana transaction without broadcasting it. Returns success/err, logs, compute units consumed, and any accounts the simulator surfaces.",
"pricing": {
"amount": "0.2",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "transaction",
"type": "string",
"description": "",
"example": "<base64 serialized solana transaction>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.1",
"maxAmount": "0.5",
"avgCostPerTransaction": "0.266667",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}