Skip to content

Adds a new provider x402agentic with one skill, precheck.#512

Open
aipin-io wants to merge 7 commits into
BankrBot:mainfrom
aipin-io:x402agentic
Open

Adds a new provider x402agentic with one skill, precheck.#512
aipin-io wants to merge 7 commits into
BankrBot:mainfrom
aipin-io:x402agentic

Conversation

@aipin-io

Copy link
Copy Markdown

What it does: a pre-pay risk gate for autonomous agents. An agent calls it
right before settling any x402 payment and receives an allow/warn/block verdict
with a 0–100 risk score and itemized reasons. Checks: envelope integrity, payee
address validity, denylist screen, community-flagged reports, price-vs-category
gouging, absolute ceiling, asset/network sanity, facilitator reputation, and the
caller's own spend policy.

Hosting: self-hosted on Cloudflare Workers, x402-paid (~$0.001 USDC), settled
via the Coinbase CDP facilitator on Base mainnet. Endpoint is
discoverable: true and indexed by the x402 Bazaar.

Live endpoint: https://api.x402agentic.ai/precheck
Homepage: https://x402agentic.ai

aipin-io added 7 commits June 28, 2026 18:41
**What it does:** a pre-pay risk gate for autonomous agents. An agent calls it
right before settling any x402 payment and receives an allow/warn/block verdict
with a 0–100 risk score and itemized reasons. Checks: envelope integrity, payee
address validity, denylist screen, community-flagged reports, price-vs-category
gouging, absolute ceiling, asset/network sanity, facilitator reputation, and the
caller's own spend policy.
Updated scoring thresholds for warnings and failures in checks.

@aipin-io aipin-io left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update price, note x402 v2 + OFAC screening, fix scoring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant