Skip to content

Add Contract Risk Checker and Invoice Parser to ecosystem#2240

Open
Vedych wants to merge 1 commit intox402-foundation:mainfrom
Vedych:add-contract-checker-invoice-parser
Open

Add Contract Risk Checker and Invoice Parser to ecosystem#2240
Vedych wants to merge 1 commit intox402-foundation:mainfrom
Vedych:add-contract-checker-invoice-parser

Conversation

@Vedych
Copy link
Copy Markdown

@Vedych Vedych commented May 8, 2026

New x402-native services

Two production APIs for autonomous agents, built on x402 protocol:

Contract Risk Checker

  • URL: https://contract-checker-572078894996.us-central1.run.app
  • Price: $10 USDC per analysis (Base mainnet + Solana)
  • What it does: AI legal analysis of contracts — risk score 0-100, killer clause detection, negotiation scripts, fix suggestions
  • Formats: PDF, DOCX, TXT up to ~600 pages
  • x402: Responds HTTP 402 with payment instructions, verifies on-chain

Invoice Parser

  • URL: https://invoice-parser-572078894996.us-central1.run.app
  • Price: $0.10 USDC per parse (Base mainnet)
  • What it does: Extracts structured JSON from invoice PDFs/images — vendor, total, line items, dates, tax, payment details
  • x402: Pay per parse, no subscription, no account

Both services are live in production.

Two x402-native APIs for autonomous agents:

- Contract Risk Checker: AI legal analysis, 0 USDC/call, Base + Solana
- Invoice Parser: Structured data extraction, $0.10 USDC/call, Base

Both endpoints return HTTP 402 with payment instructions,
verify payments on-chain, one tx hash = one call.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

Someone is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added ecosystem Additions to ecosystem site website labels May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem Additions to ecosystem site website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant