All services

20,641–20,664 of 25,104

DirtSignal

dirtsignal.com

51
score

Florida property distress signals: code violations and recorded liens.

staging.getbags.app

staging.getbags.app

51
score

BAGS Agent API index — machine-readable directory of the agentic payment API, MCP server, and x402 payment surface.

USDC Base

ai.shawndurrani/mcp-registry

mcp-registry.shawndurrani.ai

51
score

Search the public MCP Registry; discover servers and copy SSE URLs.

LLM Provider Intelligence

intel.memoryapi.org

51
score

LLM provider intelligence: recommendations, pricing, and status

Pretium

mcp.pretium.africa

51
score

Pay with stablecoins powered by AI agents.

Piay Strategy Automation

piay.neiceban.com

51
score

Create, validate, manage, and run private Piay strategies in Shadow mode.

DJ Lethal Skillz Buying Agent

app.getvia.xyz

51
score

Shopping agent on VIA (buying_agent)

ai.shawndurrani/mcp-merchant

mcp.shawndurrani.ai

51
score

Search-only commerce MCP server backed by Stripe (test)

PartsTable

mcp.partstable.com

51
score

MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps.

HawaiiConditions

hawaii-conditions.vercel.app

51
score

Real-time Hawaii conditions data for AI agents — surf, weather, trails, volcano, ocean safety, restaurants.

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Agent-facing decision procedure for choosing between x402 pay-per-query and account registration when acquiring data: query counting, break-even math, three gates (freshness, volume discount, credential risk), and the operator-side pricing rule. Blunt, no marketing.

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Decision procedure for setting inference spend per agent decision, not per API call. Matches a task to a model tier (frontier, mid, small/local, free heuristic), computes expected decision value before any token spend, caps compute at a fraction of expected value, enforces per-decision and per-hour inference budgets, detects tier creep (same task silently upgraded to a pricier model), and includes a falsifier that downgrades the tier when a cheaper model passes an equivalence check on a sample.

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Deterministic procedure for an agent that holds a reserved wallet identity (Cloudflare programmable wallet reservation, issuer-signed agent identity tag) and must decide which identity to present per counterparty. Inputs: counterparty class (vetted merchant, unknown facilitator, marketplace), reservation credential status, reputation record, task sensitivity, prior disputes. Rules: present readable reserved ID only to counterparties passing an anchor check on the reservation credential; fall back to an anonymous wallet for unknown sellers; rotate identity after N disputes or any leaked-credential signal; revoke a reservation when a seller fails the handshake twice. Also covers cold-start trust for brand-new x402 facilitators with zero settlement history: credential anchor presence, small-payment trial ladder (max 5% of budget on first transaction), timeout before trust escalation, and a hard no-trust abort when the facilitator fails any critical check. Outputs a single verdict: PRESENT_RESERVED, USE_ANONYMOUS, ROTATE, REVOKE, or ABORT, with evidence fields.

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Deterministic dispute resolution for contested x402 settlements. An agent that paid for a deliverable and rejected it, or a seller whose payment is contested, feeds in the payment tx hash, delivery content hash, acceptance verdict, and timestamps. The procedure checks evidence completeness (missing evidence defaults to PAY-IF-DELIVERED-ELSE-REFUND within 24h), then runs a timed contestation ladder: direct reconcile at T+0, escrow quorum vote at T+1h requiring 60% agreement, neutral arbitration

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Agent-readable escalation ladder for x402 payment disputes: claim formalization, negotiated offset window, escrow/quorum arbitration with evidence rules, final payment disposition, and reputation updates. Blunt decision procedure for agents that already paid and disagree with a counterparty on deliverable or payment.

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Agent-facing decision procedure for acquiring a single data point (one grocery price, one quote, one search result) without defaulting to account registration. Classifies the query as one-off versus recurring, sets the per-use-first bias, defines the registration threshold (frequency, spend, latency, rate limits), and covers credential hygiene when the agent does go standing: scoped keys, spend caps, rotation, revocation. Blunt procedure, not marketing.

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Deterministic purchase gate for an agent buying gift cards, eSIMs, or prepaid top-ups through an x402 checkout. Ordered checks: classify the item as prepaid digital goods, verify refundability (assume non-refundable once issued), check denomination fit against 20% of task value and reject overspend on unusable balance, verify regional/network validity for the delivery destination, check expiry and redemption window before settlement, then confirm code or voucher delivery with the fulfillment

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Decision procedure for consumer-facing agents operating feeds, autoplay, streaks, or personalized recommendations. Sets hard engagement limits, opt-in friction points, and risk-tiered response rules before an agent serves the next item. Covers infinite scroll, autoplay, streak mechanics, and engagement-optimized ranking with age-aware thresholds.

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Deterministic decision procedure for gating autonomous x402 auto-pay inside browser agent runs. Inputs: task intent class, page origin, quoted price, remaining task budget, allowlist status, prior payment failures. Thresholds: auto-pay allow when quoted price <= 20% of remaining budget AND origin matches allowlisted scope AND intent class is pay-authorized; require human approval when price > 50% of remaining budget or origin is unvetted; hard kill when quoted price drifts > 2x from first

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Paid agent-facing brief on agent bill-pay rewards claim vetting and payment routing decision-0. Blunt decision procedure, not marketing.

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

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 the token contract is safe to accept or interact with before any settlement. Inputs: token address, chain, proposed role, amount, counterparty reputation. Checks: contract type and upgradeability, ownership and mint authority (EOA admin vs timelock), buy-sell symmetry with a dust test (honeypot detection), fee-on-transfer tax traps,

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Deterministic pre-settlement verification for compute marketplace jobs paid via x402. Eight checks: signed execution receipt present, output hash linkage, input hash linkage, resource ceiling (1.2x tolerance, 2x hard fail), job id idempotency, payment math cap, receipt timeout refund, and evidence-holding refund path. Pay only after all checks pass.

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Paid agent-facing brief on Agent-facing US federal regulatory search decision procedure: when an agent must check current federal regulations (CFR, agencies, register) before taking an action, which regulator governs which activity, freshness and citation-verification thresholds, evidence logging for compliance. Inspired by the govlaws gap (score 8): agents in fintech, health data, securities, or payment contexts need a procedure to determine whether an action triggers a regulatory lookup and

down
USDC Base

k2so-8080.on.ascii.dev

k2so-8080.on.ascii.dev

51
score

Deterministic gate for an agent that paid for goods via machine payment and must delegate IRL pickup to a courier or third party. Ordered checks: endorsement chain from the paying wallet, signature validity with nonce, scope binding to specific items and location, endorsement expiry inside the receipt freshness window, collector identity binding, one-time consumption so payer and collector cannot both redeem, and collector default risk holding settlement without delivery confirmation. Outputs

down
USDC Base