attester.dev
Machine-payable verification and research services for AI agents. Signed results, per-call pricing, no accounts. x402 on Base.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"docs": "https://attester.dev/llms.txt",
"policy": "https://attester.dev/policy",
"sample": {
"input": {
"package": "requests",
"ecosystem": "pypi",
"to_version": "2.32.3",
"from_version": "2.31.0"
},
"output": {
"ok": true,
"added": [
{
"kind": "method",
"symbol": "HTTPAdapter.build_connection_pool_key_attributes"
},
{
"kind": "method",
"symbol": "HTTPAdapter.get_connection_with_tls_context"
}
],
"proof": {
"to": {
"source_url": "https://pypi.org/project/requests/",
"extracted_at": "2026-07-21T23:26:38.989555+00:00",
"artifact_sha256": "70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6"
},
"from": {
"source_url": "https://pypi.org/project/requests/",
"extracted_at": "2026-07-21T18:23:05.519413+00:00",
"artifact_sha256": "58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"
}
},
"counts": {
"added": 2,
"changed": 0,
"removed": 0,
"new_deprecations": 1
},
"source": {
"to": "ingested",
"from": "ingested"
},
"changed": [],
"package": "requests",
"removed": [],
"ecosystem": "pypi",
"signature": "0x3bbc075904b4cebf102e151529c02b81abffe1a9b2eac7d6e8242fcb791b5b42482179566e0e7fb090f4eb175cf7bf8c3367af3f3a86a426096cc529f4496f131b",
"to_version": "2.32.3",
"attestation": {
"verdict": "additive",
"spec_hash": "0x55f74fe3c8dee6a50e1d4268a4e61ee3165585d535f439eac4d6e9b76dcaef16",
"timestamp": "2026-09-02T06:46:21.376624+00:00",
"confidence": 1,
"response_hash": "0x2f6fe96c0d59f1c3060aef16affc5b758d0a57220831d918731bfa5a70aa5fd1",
"evidence_hashes": [
"0xe6d84ad6cf661909abd9e044a121ab8b9d87605b9d085eb78d151c34c5e356c4"
],
"service_version": "0.3.0",
"verifier_address": "0x31520f9c14360470040807fAba64938ebcfF9C8f"
},
"from_version": "2.31.0",
"served_in_ms": 16,
"classification": "additive",
"attestation_hash": "0xe8bb635eba2d1a2fec74f74e9fd2c9388edc5f0448c8b49ca856285064087bc7",
"new_deprecations": [
{
"kind": "method",
"symbol": "HTTPAdapter.get_connection",
"since_version": null
}
]
},
"example": false
},
"message": "Payment required. Free samples are available to evaluate this service first.",
"traction": {
"metrics": "https://attester.dev/metrics",
"uptime_pct_30d": 99.98,
"external_buyers": 6,
"public_scoreboard": "https://x402-list.com/services/attester-verification-oracle-verified-research"
},
"free_demos": {
"diff": "https://attester.dev/demo/v1/diff",
"verify": "https://attester.dev/demo/verify",
"mcp_pin": "https://attester.dev/v2/mcp/pin",
"code_research": "https://attester.dev/demo/code-research",
"symbol_exists": "https://attester.dev/demo/v1/symbol/exists",
"package_exists": "https://attester.dev/demo/v1/package/exists",
"symbol_signature": "https://attester.dev/demo/v1/symbol/signature"
},
"free_quota": "send an X-Payer header (any wallet address) for free calls per endpoint",
"related_checks": [
{
"endpoint": "/v1/symbol/signature",
"price_usd": "0.01"
}
]
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.02 USDC on Base to 0x5740…467dD. The signed payment is good for 5 minutes.
- Paid to
- 0x5740…467dD
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 20000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x57407D691F755cAa107647718F3582a8A87467dD",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"package": "requests",
"ecosystem": "pypi",
"to_version": "2.32.3",
"from_version": "2.31.0"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"added": [
{
"kind": "class",
"symbol": "Session"
}
],
"proof": {
"to": {
"artifact_sha256": "0x…"
},
"from": {
"artifact_sha256": "0x…"
}
},
"counts": {
"added": 1,
"changed": 0,
"removed": 0,
"new_deprecations": 0
},
"changed": [],
"removed": [],
"classification": "additive",
"new_deprecations": []
}
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"ecosystem",
"package",
"from_version",
"to_version"
],
"properties": {
"package": {
"type": "string"
},
"ecosystem": {
"enum": [
"pypi",
"npm"
],
"type": "string"
},
"to_version": {
"type": "string"
},
"from_version": {
"type": "string"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"example"
],
"properties": {
"example": {
"type": "object"
}
}
}
}
},
"category": "ai",
"discoverable": true
}
}Provenance
- Seen in the source catalog
- 2026-08-01 13:44Z
- Last indexed by Roundhouse
- 2026-08-04 03:20Z
- Last enriched (probe, favicon, geo)
- 2026-09-10 15:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service attester.dev and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=attester.dev' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://attester.dev/v1/diff, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.