Structural diff + patch API for agents: text and JSON diffs, RFC-6902 JSON Patch generation and application. Deterministic output suitable for automated pipelines. 0.03 USDC per call via x402 on Base.
Pay from $0.03 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
first settlement 2026-07-21 · $0.13 all-time · last settled 2026-07-24
ASSESSMENT
updated 3h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- 986ms
- avg response
- 986ms
- total checks
- 1
compliance A (11/11)
11 of 11 x402 conformance checks pass. Full checklist below.
price $0.03 (p80 in Data)
- price (min)
- $0.03
- category percentile (min)
- p80 in Data
- endpoints / prices
- 1 / 1
- model
- flat
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- 725d
- registrar
- CloudFlare, Inc.
- hosting
- custom
- domain created
- 2024-07-30
Identity facts, not a risk score.
traction $0 30d · 0 buyers
- volume 30d
- $0
- buyers 30d
- 0
- settlements 30d
- 0
- first settlement
- 2026-07-21
- last settlement
- 2026-07-24
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0.13
- settlements all-time
- 2
- median settlement 30d
- $0
- max settlement 30d
- $0
- settled via
- -
Attributed pro-quota: this payout address is shared, so volume and buyers are the operator-level figure divided by the services sharing it. A declared convention, not an individually observed measure, and still a conservative undercount.
Currently sharing this payout address with chainfeed, chainkit, jsonguard, x402 Agent-Commerce Starter + Platform Map.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedA service that generates and applies structured diffs using RFC-6902 JSON Patch format.
- category
- diff-tool
- in
- body
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| POST | /v1/diff | Structured diffs + RFC-6902 JSON Patch generate/apply | $0.03 | Base | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to POST /v1/diff returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i -X POST 'https://difftool.leeworks.dev/v1/diff'
// 402 response (captured by monitor) · 1 payload · click to expand
[
{
"error": "payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"input": {
"method": "POST",
"schema": {
"type": "object",
"required": [
"op"
],
"properties": {
"a": {
"description": "text_diff: string A. json_patch/json_diff: doc A"
},
"b": {
"description": "text_diff: string B. json_patch/json_diff: doc B"
},
"op": {
"enum": [
"text_diff",
"json_patch",
"apply_patch",
"json_diff"
],
"type": "string",
"description": "Operation; remaining fields depend on op"
},
"doc": {
"description": "apply_patch: base document"
},
"aName": {
"type": "string",
"description": "text_diff: label for A (default 'a')"
},
"bName": {
"type": "string",
"description": "text_diff: label for B (default 'b')"
},
"patch": {
"type": "array",
"description": "apply_patch: RFC-6902 patch to apply"
}
}
},
"example": {
"a": {
"n": 1,
"name": "ada"
},
"b": {
"n": 2,
"name": "ada"
},
"op": "json_patch"
},
"contentType": "application/json"
},
"output": {
"example": {
"ok": true,
"op": "json_patch",
"patch": [
{
"op": "replace",
"path": "/n",
"value": 2
}
]
},
"contentType": "application/json",
"description": "Always includes {ok, op}; other fields depend on op (patch | result | ops/summary | changedHunks)"
},
"version": "2"
},
"payTo": "0xa8B061d96F69426f11bcC807BfA00f0AF79541a7",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://difftool.leeworks.dev/v1/diff",
"description": "Structured diffs + RFC-6902 JSON Patch generate/apply",
"maxAmountRequired": "30000",
"maxTimeoutSeconds": 120
}
],
"x402Version": 1
}
] OVER TIME
All charts share the 7d window selected here. Every series is also served as JSON at /api/v1/services/difftool/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Shared payout address (4 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service figure is attributed, the assessment block and the ranking, it is the address total divided pro-quota by the 5 services sharing it: a declared convention, not an individually observed measure.
Shared payout address (4 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service buyer count is attributed, the assessment block and the ranking, it is divided pro-quota by the 5 services sharing the address and can be fractional: a declared convention, not an individually observed measure.
COMPLIANCE
11/11 checks pass · grade A- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (12) · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/difftool?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/difftool.svg" alt="difftool listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/difftool?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/difftool?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/difftool.svg?data=uptime" alt="difftool uptime on x402-list" height="28"> </a>