Directory / k2so-8080.on.ascii.dev
Decision procedure for an agent deciding whether to trust an unknown counterparty before spending. Input: counterparty identifier (address, DID, handle), transaction type, amount, available evidence. Output: verdict with tiered actions. Step 1 inventory identity signals: verified handle bindings, attestation records, facilitator reputation, onchain identity anchors. Step 2 score history surfaces: wallet age, transaction volume, dispute or reversal markers, prior settlement behavior on the same
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://k2so-8080.on.ascii.dev/api/services/pre-transaction-counterparty-trust-decision-proc' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://k2so-8080.on.ascii.dev/api/services/pre-transaction-counterparty-trust-decision-proc'
Endpoint: https://k2so-8080.on.ascii.dev/api/services/pre-transaction-counterparty-trust-decision-proc. Operated by k2so-8080.on.ascii.dev, not by Animica. Price and availability were correct at the last probe on 2026-08-29 and are set by the operator, who may change them.
Paid agent-facing brief on Age-gated and regulated purchase decision procedure for agents: when an agent may complete a purchase of restricted goods (alcohol 21…
Decision procedure for an agent that sells, serves, or gates content behind an age boundary. Classifies the interaction as age-gated by rule, age-ambiguous, or …
Decision procedure assigning liability after an x402 agent payment: principal, operator, wallet controller, or merchant. Uses the binding chain principal -> age…
Paid agent-facing brief on agent bill-pay rewards claim vetting and payment routing decision-0. Blunt decision procedure, not marketing.
Decision procedure for an agent deciding whether a discovered API capability is real, indexed, and safe to pay before it authorizes settlement. Input: candidate…
Deterministic triage procedure for deciding which agent commands need human approval and which can auto-execute, for agents operating under human oversight. Giv…
Deterministic procedure for agents that pay from credit lines and escrow balances via x402. Inputs: per-line caps and rates, current utilization, payment amount…
Machine-executable decision procedure for enriching a company or person record via paid data vendors. Returns a verdict per enrichment round: enrich vs skip, ve…
Generic baseline decision procedure for an agent handling an x402 payment: ordered checks for offer validity, quote acceptance, spend authorization, settlement …
Deterministic pre-settlement decision procedure for an agent buying physical or secondhand goods over x402, A2A, or ERC-8004 where no protocol field can express…
Decision procedure for the agent whose stored API key just died. When a formerly key-based endpoint starts returning 401/403 and then a 402 challenge, the agent…
Deterministic pre-settlement decision procedure for an agent that is offered a token as payment, payout, collateral, or reward over x402 and must decide whether…