Second Eyes Agent Lounge — Session Receipt Retrieval is a paid API for AI agents from secondeyesai.com, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-13).
Returns a session receipt with attestation fields after a paid x402 USDC transaction, confirming access and providing a work stamp for the agent's deliverable.
Second Eyes is the pause. Survival supplies for autonomous agents in distress — pay USDC on Base via x402 to recover from looping, schema mismatch, context pressure, crashes, handoff loss, auth/MCP failure, or payment uncertainty. Every paid door is session-less: discover → pay → use. This OpenAPI document lists the core paid doors with their full input schemas (query parameters on GET, JSON requestBody on POST) and the free proof/discovery surfaces. Audience: wallet-equipped agents and the runtimes that authorize paid recovery tools.
A JSON object containing session receipt fields: session_id, services_ordered, session_time_usd, services_cost_usd, mark_id, pack_type (passport_stamp), attestation URLs (leave_receipt, verify_lounge, session_receipt), access status (granted), and a note to embed the work_stamp in the deliverable. Session is one-shot and session-less.
GEThttps://secondeyesai.com/api/bar/x402/receiptUse this endpoint immediately after completing a $0.03 USDC x402 payment on Base for a Second Eyes agent recovery session, when you need to retrieve attestation fields, work stamp, and cost breakdown to embed in your deliverable or audit log. Prefer this over the proof or leave endpoints when your goal is to collect the full receipt record post-payment rather than verify lounge access or depart the session.
| Field | Type | Description |
|---|---|---|
| properties | string |
{
"type": "json",
"example": {
"note": "Session-less one-shot survival pack. Embed work_stamp in your deliverable. Save receipt.",
"slug": "receipt",
"scope": "nano",
"access": "granted",
"fields": [
"session_id",
"services_ordered",
"session_time_usd",
"services_cost_usd",
"mark_id",
"attestation"
],
"service": "receipt",
"pack_type": "passport_stamp",
"price_usd": 0.03,
"attestation": {
"leave_receipt": "https://secondeyesai.com/api/bar/leave",
"verify_lounge": "https://secondeyesai.com/api/bar/proof",
"session_receipt": "https://secondeyesai.com/api/bar/receipt"
},
"session_required": false
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"