{"generated_at":"2026-09-15T17:42:55.307008+00:00","cards":[{"id":"simulate","task":"Score one agent reply against a fixed human personality profile and issue a settled benchmark result.","endpoint":"/api/simulate","method":"POST","request_schema":{"type":"object","required":["wallet_address","proposed_text","response_delay_seconds","target_profile"],"properties":{"wallet_address":{"type":"string"},"proposed_text":{"type":"string"},"response_delay_seconds":{"type":"number","minimum":0},"target_profile":{"type":"string"},"tier":{"type":"string","enum":["basic","deep"],"default":"basic"}}},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS","proposed_text":"I hear the deadline pressure. I will send the corrected report by 3 PM.","response_delay_seconds":3.2,"target_profile":"analytical_executive","tier":"basic"},"current_price":{"quoted_at":"2026-09-15T17:42:55.543189+00:00","base_lamports":270000,"base_usdc_micro":50000,"note":"Published base quote. /api/simulate uses this fixed selected-tier price for every wallet; each live 402 remains authoritative.","priced_endpoint":"/api/simulate"},"freshness":{"card_generated_at":"2026-09-15T17:42:55.543230+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":59,"payment_retries":3,"successful_invocations":5,"verified_settlements":5,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":1,"latency_ms":{"p50":4309.0,"p95":4779.6},"repeat_buyers":2,"freshest_success_at":"2026-09-11T05:53:25.692020+00:00","attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/simulate -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\",\"proposed_text\":\"I hear the deadline pressure. I will send the corrected report by 3 PM.\",\"response_delay_seconds\":3.2,\"target_profile\":\"analytical_executive\",\"tier\":\"basic\"}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."},{"id":"bundle","task":"Buy a discounted prepaid tank of basic-score credits for a fleet.","endpoint":"/api/bundle","method":"POST","request_schema":{"type":"object","required":["wallet_address"],"properties":{"wallet_address":{"type":"string"},"plan":{"type":"string","enum":["bundle","fleet"],"default":"bundle"},"referral_code":{"type":"string","default":""}}},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS","plan":"bundle"},"current_price":{"quoted_at":"2026-09-15T17:42:56.130830+00:00","base_lamports":229500000,"base_usdc_micro":42500000,"note":"Base no-wallet quote; the live 402 challenge is the final price.","priced_endpoint":"/api/bundle"},"freshness":{"card_generated_at":"2026-09-15T17:42:56.130869+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":37,"payment_retries":0,"successful_invocations":0,"verified_settlements":0,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":0,"latency_ms":{"p50":null,"p95":null},"repeat_buyers":0,"freshest_success_at":null,"attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/bundle -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\",\"plan\":\"bundle\"}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."},{"id":"duel","task":"Submit one scored answer to create or join a paid head-to-head EQ duel.","endpoint":"/api/duel","method":"POST","request_schema":{"type":"object","required":["wallet_address","target_profile","prompt_id","proposed_text","response_delay_seconds"],"properties":{"wallet_address":{"type":"string"},"duel_id":{"type":"string","default":""},"target_profile":{"type":"string"},"prompt_id":{"type":"number"},"proposed_text":{"type":"string"},"response_delay_seconds":{"type":"number","minimum":0},"share_answer":{"type":"boolean","default":false}}},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS","target_profile":"analytical_executive","prompt_id":1,"proposed_text":"I understand the pressure. Here is the decision and the data behind it.","response_delay_seconds":3.0,"share_answer":false},"current_price":{"quoted_at":"2026-09-15T17:42:56.716594+00:00","base_lamports":400000,"base_usdc_micro":75000,"note":"Base no-wallet quote; the live 402 challenge is the final price.","priced_endpoint":"/api/duel"},"freshness":{"card_generated_at":"2026-09-15T17:42:56.716632+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":48,"payment_retries":7,"successful_invocations":0,"verified_settlements":0,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":0,"latency_ms":{"p50":null,"p95":null},"repeat_buyers":0,"freshest_success_at":null,"attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/duel -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\",\"target_profile\":\"analytical_executive\",\"prompt_id\":1,\"proposed_text\":\"I understand the pressure. Here is the decision and the data behind it.\",\"response_delay_seconds\":3.0,\"share_answer\":false}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."},{"id":"stress-test","task":"Score one reply against every personality profile and return its strongest and weakest matchups.","endpoint":"/api/stress-test","method":"POST","request_schema":{"type":"object","required":["wallet_address","proposed_text","response_delay_seconds"],"properties":{"wallet_address":{"type":"string"},"proposed_text":{"type":"string"},"response_delay_seconds":{"type":"number","minimum":0}}},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS","proposed_text":"I understand the concern. Here are the numbers and the next action.","response_delay_seconds":2.8},"current_price":{"quoted_at":"2026-09-15T17:42:57.256374+00:00","base_lamports":950000,"base_usdc_micro":180000,"note":"Base no-wallet quote; the live 402 challenge is the final price.","priced_endpoint":"/api/stress-test"},"freshness":{"card_generated_at":"2026-09-15T17:42:57.256406+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":26,"payment_retries":0,"successful_invocations":0,"verified_settlements":0,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":0,"latency_ms":{"p50":null,"p95":null},"repeat_buyers":0,"freshest_success_at":null,"attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/stress-test -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\",\"proposed_text\":\"I understand the concern. Here are the numbers and the next action.\",\"response_delay_seconds\":2.8}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."},{"id":"progress","task":"Return a paying bot's score trend, pass streak, percentile, and next dimension to improve.","endpoint":"/api/progress","method":"POST","request_schema":{"type":"object","required":["wallet_address"],"properties":{"wallet_address":{"type":"string"}}},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS"},"current_price":{"quoted_at":"2026-09-15T17:42:57.852665+00:00","base_lamports":950000,"base_usdc_micro":180000,"note":"Base no-wallet quote; the live 402 challenge is the final price.","priced_endpoint":"/api/progress"},"freshness":{"card_generated_at":"2026-09-15T17:42:57.852698+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":18,"payment_retries":0,"successful_invocations":0,"verified_settlements":0,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":0,"latency_ms":{"p50":null,"p95":null},"repeat_buyers":0,"freshest_success_at":null,"attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/progress -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\"}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."},{"id":"training-dataset","task":"Export the buyer's own scored history as fine-tuning-ready records with frozen targets.","endpoint":"/api/training-dataset","method":"POST","request_schema":{"type":"object","required":["wallet_address"],"properties":{"wallet_address":{"type":"string"}}},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS"},"current_price":{"quoted_at":"2026-09-15T17:42:58.425535+00:00","base_lamports":950000,"base_usdc_micro":180000,"note":"Base no-wallet quote; the live 402 challenge is the final price.","priced_endpoint":"/api/training-dataset"},"freshness":{"card_generated_at":"2026-09-15T17:42:58.425567+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":33,"payment_retries":0,"successful_invocations":0,"verified_settlements":0,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":0,"latency_ms":{"p50":null,"p95":null},"repeat_buyers":0,"freshest_success_at":null,"attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/training-dataset -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\"}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."},{"id":"rewrite","task":"Rewrite a draft toward one profile's measured dials and prove the before/after score change.","endpoint":"/api/rewrite","method":"POST","request_schema":{"type":"object","required":["wallet_address","proposed_text","response_delay_seconds","target_profile"],"properties":{"wallet_address":{"type":"string"},"proposed_text":{"type":"string"},"response_delay_seconds":{"type":"number","minimum":0},"target_profile":{"type":"string"}}},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS","proposed_text":"Your request has been processed successfully.","response_delay_seconds":1.0,"target_profile":"support_customer"},"current_price":{"quoted_at":"2026-09-15T17:42:58.955693+00:00","base_lamports":950000,"base_usdc_micro":180000,"note":"Base no-wallet quote; the live 402 challenge is the final price.","priced_endpoint":"/api/rewrite"},"freshness":{"card_generated_at":"2026-09-15T17:42:58.955726+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":38,"payment_retries":0,"successful_invocations":0,"verified_settlements":0,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":0,"latency_ms":{"p50":null,"p95":null},"repeat_buyers":0,"freshest_success_at":null,"attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/rewrite -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\",\"proposed_text\":\"Your request has been processed successfully.\",\"response_delay_seconds\":1.0,\"target_profile\":\"support_customer\"}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."},{"id":"script-check","task":"Deterministically flag checkable claims that fall outside an approved script; not factual-accuracy detection.","endpoint":"/api/script-check","method":"POST","request_schema":{"type":"object","required":["wallet_address","reply_text"],"properties":{"wallet_address":{"type":"string"},"reply_text":{"type":"string"},"approved_facts":{"type":"array","items":{"type":"string"}},"source_text":{"type":"string"}},"anyOf":[{"required":["approved_facts"]},{"required":["source_text"]}]},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS","reply_text":"The Pro plan costs $12.99 per month.","approved_facts":["Pro plan: $12.99/month"]},"current_price":{"quoted_at":"2026-09-15T17:42:59.542508+00:00","base_lamports":950000,"base_usdc_micro":180000,"note":"Base no-wallet quote; the live 402 challenge is the final price.","priced_endpoint":"/api/script-check"},"freshness":{"card_generated_at":"2026-09-15T17:42:59.542541+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":16,"payment_retries":0,"successful_invocations":0,"verified_settlements":0,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":0,"latency_ms":{"p50":null,"p95":null},"repeat_buyers":0,"freshest_success_at":null,"attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/script-check -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\",\"reply_text\":\"The Pro plan costs $12.99 per month.\",\"approved_facts\":[\"Pro plan: $12.99/month\"]}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."},{"id":"roleplay","task":"Open a multi-turn training room where both bot roles are scored and swap halfway through.","endpoint":"/api/roleplay","method":"POST","request_schema":{"type":"object","required":["wallet_address"],"properties":{"wallet_address":{"type":"string"},"profile":{"type":"string"},"open_to_any_partner":{"type":"boolean","default":false}}},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS","profile":"support_customer","open_to_any_partner":true},"current_price":{"quoted_at":"2026-09-15T17:43:00.137759+00:00","base_lamports":2160000,"base_usdc_micro":400000,"note":"Base no-wallet quote; the live 402 challenge is the final price.","priced_endpoint":"/api/roleplay"},"freshness":{"card_generated_at":"2026-09-15T17:43:00.137799+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":30,"payment_retries":0,"successful_invocations":0,"verified_settlements":0,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":0,"latency_ms":{"p50":null,"p95":null},"repeat_buyers":0,"freshest_success_at":null,"attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/roleplay -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\",\"profile\":\"support_customer\",\"open_to_any_partner\":true}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."},{"id":"coaching","task":"Enroll a bot in a job-specific EQ drill curriculum with scored attempts and completion proof.","endpoint":"/api/coaching","method":"POST","request_schema":{"type":"object","required":["wallet_address","pack_id"],"properties":{"wallet_address":{"type":"string"},"pack_id":{"type":"string"}}},"realistic_example":{"wallet_address":"YOUR_WALLET_ADDRESS","pack_id":"boardroom"},"current_price":{"quoted_at":"2026-09-15T17:43:00.718589+00:00","base_lamports":2850000,"base_usdc_micro":540000,"note":"Base no-wallet quote; the live 402 challenge is the final price.","priced_endpoint":"/api/coaching"},"freshness":{"card_generated_at":"2026-09-15T17:43:00.718625+00:00","metrics_window":"since proof telemetry launched"},"evidence":{"payment_challenges":31,"payment_retries":0,"successful_invocations":0,"verified_settlements":0,"payment_verifications":0,"payment_settlements":0,"deliveries":0,"second_paid_calls":0,"test_or_canary_invocations":0,"latency_ms":{"p50":null,"p95":null},"repeat_buyers":0,"freshest_success_at":null,"attribution":{"proof_discoveries":466,"proof_to_successful_call":0,"proof_to_second_paid_call":0}},"copyable_request":"curl -i -X POST https://eqbuilder.dev/api/coaching -H 'Content-Type: application/json' -d '{\"wallet_address\":\"YOUR_WALLET_ADDRESS\",\"pack_id\":\"boardroom\"}'","payment_flow":"This request goes directly to the priced endpoint. Its first response is HTTP 402 with live x402 requirements. Select the Base USDC requirement, sign it, and retry once with PAYMENT-SIGNATURE.","privacy":"Public evidence is aggregate-only. Wallet addresses, payer identities, caller hashes, transaction hashes, and submitted content are never returned.","counting_note":"payment_challenges counts initial unpaid POSTs; payment_retries counts signed POST retries; payment_verifications counts accepted proofs; payment_settlements counts confirmed charges; deliveries counts returned paid results; and second_paid_calls counts buyers reaching a second delivery. The legacy successful_invocations and verified_settlements totals remain for historical comparison. Authenticated canary traffic is excluded from real counts and reported separately."}],"corpus_evidence":{"url":"https://eqbuilder.dev/api/corpus/evidence","page":"https://eqbuilder.dev/evidence","scope":"Consented free-score growth and thresholded observational improvement, not paid settlement proof or leaderboard results."},"privacy":"Aggregate evidence only; no wallet, payer, caller, transaction, or submitted-content identifiers."}