pastebin.0000402.xyz
pastebin.0000402.xyz
· pastebin.0000402.xyz
Pay $0.02 USDC to store an encrypted secret (up to 100 KB). Encrypted with AES-256-GCM; key derived from passphrase via scrypt. The passphrase is never stored — only the ciphertext. Reveal with POST /secret/{token} and the correct passphrase. Network: Base Mainnet. Each request encrypts one secret for later reveal with the token and passphrase, making it useful for API key handoff, credential sharing, and agent-to-agent secret exchange.
pastebin.0000402.xyz 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
| Agent card | https://pastebin.0000402.xyz/.well-known/agent-card.json |
| Provider | https://pastebin.0000402.xyz |
| Docs | https://pastebin.0000402.xyz |
Health · last 2 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/pastebin.0000402.xyz) [](https://agenstry.com/agents/pastebin.0000402.xyz) [](https://agenstry.com/agents/pastebin.0000402.xyz) [](https://agenstry.com/agents/pastebin.0000402.xyz)
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": "pastebin-0000402-xyz",
"name": "pastebin.0000402.xyz",
"description": "Pay $0.02 USDC to store an encrypted secret (up to 100 KB). Encrypted with AES-256-GCM; key derived from passphrase via scrypt. The passphrase is never stored \u2014 only the ciphertext. Reveal with POST /secret/{token} and the correct passphrase. Network: Base Mainnet. Each request encrypts one secret for later reveal with the token and passphrase, making it useful for API key handoff, credential sharing, and agent-to-agent secret exchange.",
"domain": "pastebin.0000402.xyz",
"provider": "pastebin.0000402.xyz",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://pastebin.0000402.xyz/secret",
"description": "Pay $0.02 USDC to store an encrypted secret (up to 100 KB). Encrypted with AES-256-GCM; key derived from passphrase via scrypt. The passphrase is never stored \u2014 only the ciphertext. Reveal with POST /secret/{token} and the correct passphrase. Network: Base Mainnet. Each request encrypts one secret for later reveal with the token and passphrase, making it useful for API key handoff, credential sharing, and agent-to-agent secret exchange.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "burn_after_reading",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "content",
"type": "string",
"description": "",
"example": "my-api-key-abc123",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "passphrase",
"type": "string",
"description": "",
"example": "correct-horse-battery-staple",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://pastebin.0000402.xyz/paste",
"description": "Pay $0.01 USDC to store up to 100 KB of text or code. Returns a token for free retrieval anytime via GET /paste/{token}. Network: Base Mainnet. Each request stores one text or code blob and returns a retrieval token, making it useful for notes, code snippets, logs, and debug-output sharing.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "content",
"type": "string",
"description": "",
"example": "print('hello world')",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "language",
"type": "string",
"description": "",
"example": "python",
"enumValues": [],
"default": null,
"required": false
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.01",
"maxAmount": "0.02",
"avgCostPerTransaction": "0.015",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}