agentbit.app
Screen a person or company name against the OFAC SDN and UN Security Council consolidated sanctions lists: fuzzy matching with similarity scores, matched programs, entity type and country. Lists refreshed daily from official sources; screening runs locally — deterministic and fast. A match requires human review; not legal advice.
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.
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "20000",
"scheme": "exact",
"network": "eip155:137",
"maxTimeoutSeconds": 300
},
{
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "20000",
"scheme": "exact",
"network": "eip155:42161",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
},
"payTo": "566SN4N4q1dAjSXTf6Ru9FGY7iD1Sj6n3QmGCEigBfYd",
"amount": "20000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
{
"asset": "0x79A02482A880bCE3F13e09Da970dC34db4CD24d1",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "20000",
"scheme": "exact",
"network": "eip155:480",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://agentbit.app/v1/compliance/sanctions",
"mimeType": "application/json",
"description": "Screen a person or company name against the OFAC SDN and UN Security Council consolidated sanctions lists: fuzzy matching with similarity scores, matched programs, entity type and country. Lists refreshed daily from official sources; screening runs locally — deterministic and fast. A match requires human review; not legal advice."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"name": "Example Trading LLC",
"threshold": 0.8
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"errors": [
{
"code": "PAYMENT_REQUIRED",
"status": 402,
"retryable": true,
"description": "Missing or invalid payment — retry with a valid PAYMENT-SIGNATURE header"
},
{
"code": "VALIDATION_ERROR",
"status": 422,
"retryable": false,
"description": "Request body does not match the input schema"
},
{
"code": "RATE_LIMITED",
"status": 429,
"retryable": true,
"description": "Too many requests from this client"
},
{
"code": "UPSTREAM_TIMEOUT",
"status": 502,
"retryable": true,
"description": "Upstream data source unavailable — safe to retry"
}
],
"output": {
"type": "json",
"example": {
"risk": "clear",
"query": "Example Trading LLC",
"matches": {},
"disclaimer": "Automated name screening against public sanctions lists. A match requires human review; a clear result is not legal compliance advice.",
"match_count": 0,
"lists_checked": [
"OFAC SDN (US Treasury)",
"UN Security Council Consolidated"
]
}
},
"pricing": {
"model": "per-call",
"amount": 0.02,
"currency": "USDC",
"quoteHint": "Send your wallet address in an X-BUYER-WALLET header on the unpaid request to receive your personalized (volume-discounted) quote.",
"firstCallFree": true,
"volumeDiscounts": [
{
"percent": 10,
"minCalls30d": 100
},
{
"percent": 20,
"minCalls30d": 1000
}
]
},
"networks": [
"eip155:8453",
"eip155:137",
"eip155:42161",
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"eip155:480"
],
"description": "Sanctions screening for AI agents and compliance workflows. Checks a name against the OFAC Specially Designated Nationals (SDN) list published by the US Treasury and the UN Security Council consolidated sanctions list, refreshed daily from the official public sources. Matching combines exact normalized comparison, token-subset matching (name order and middle names) and character-level similarity (transliteration variants), returning scored matches with list source, sanctions programs, entity type and country. Use it before onboarding a counterparty, sending a payment, or signing a contract. Results are automated name-similarity screening, not identity verification: matches require human review, and a clear result is not legal or compliance advice.",
"reliability": {
"measuredAt": "2026-09-12T15:41:48+00:00",
"sampleSize": 1,
"windowDays": 30,
"p50LatencyMs": 58,
"p95LatencyMs": 58,
"successRatePercent": 100
}
},
"schema": {
"type": "object",
"$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": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Person or organization name to screen"
},
"limit": {
"type": "integer",
"description": "Max matches to return (default 10, max 25)"
},
"threshold": {
"type": "number",
"description": "Minimum similarity score 0.5-1.0 (default 0.75)"
}
},
"description": "Sanctions Screening input. Screen a person or company name against the OFAC SDN and UN Security Council consolidated sanctions lists: fuzzy matching with similarity scores, matched programs, entity type and country. Lists refreshed daily from official sources; screening runs locally — deterministic and fast. A match requires human review; not legal advice."
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"headers": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"queryParams": {
"type": "object",
"additionalProperties": {
"type": "string"
}
}
},
"additionalProperties": false
},
"errors": {
"type": "array",
"items": {
"type": "object",
"required": [
"status",
"code"
],
"properties": {
"code": {
"type": "string"
},
"status": {
"type": "integer"
},
"retryable": {
"type": "boolean"
},
"description": {
"type": "string"
}
}
}
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"pricing": {
"type": "object",
"properties": {
"model": {
"type": "string"
},
"amount": {
"type": [
"number",
"null"
]
},
"currency": {
"type": "string"
},
"maxAmount": {
"type": "number"
},
"quoteHint": {
"type": "string"
},
"firstCallFree": {
"type": "boolean"
},
"volumeDiscounts": {
"type": "array",
"items": {
"type": "object",
"required": [
"minCalls30d",
"percent"
],
"properties": {
"percent": {
"type": "number"
},
"minCalls30d": {
"type": "integer"
}
}
}
}
}
},
"networks": {
"type": "array",
"items": {
"type": "string"
}
},
"description": {
"type": "string"
},
"reliability": {
"type": "object",
"required": [
"successRatePercent",
"sampleSize",
"windowDays"
],
"properties": {
"measuredAt": {
"type": "string"
},
"sampleSize": {
"type": "integer"
},
"windowDays": {
"type": "integer"
},
"p50LatencyMs": {
"type": [
"integer",
"null"
]
},
"p95LatencyMs": {
"type": [
"integer",
"null"
]
},
"successRatePercent": {
"type": "number"
}
}
}
}
}
}
},
"x402Version": 2
}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 0x4395…Dd965. The signed payment is good for 5 minutes.
- Paid to
- 0x4395…Dd965
- 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": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"name": "Example Trading LLC",
"threshold": 0.8
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"errors": [
{
"code": "PAYMENT_REQUIRED",
"status": 402,
"retryable": true,
"description": "Missing or invalid payment — retry with a valid PAYMENT-SIGNATURE header"
},
{
"code": "VALIDATION_ERROR",
"status": 422,
"retryable": false,
"description": "Request body does not match the input schema"
},
{
"code": "RATE_LIMITED",
"status": 429,
"retryable": true,
"description": "Too many requests from this client"
},
{
"code": "UPSTREAM_TIMEOUT",
"status": 502,
"retryable": true,
"description": "Upstream data source unavailable — safe to retry"
}
],
"output": {
"type": "json",
"example": {
"risk": "clear",
"query": "Example Trading LLC",
"matches": {},
"disclaimer": "Automated name screening against public sanctions lists. A match requires human review; a clear result is not legal compliance advice.",
"match_count": 0,
"lists_checked": [
"OFAC SDN (US Treasury)",
"UN Security Council Consolidated"
]
}
},
"pricing": {
"model": "per-call",
"amount": 0.02,
"currency": "USDC",
"quoteHint": "Send your wallet address in an X-BUYER-WALLET header on the unpaid request to receive your personalized (volume-discounted) quote.",
"firstCallFree": true,
"volumeDiscounts": [
{
"percent": 10,
"minCalls30d": 100
},
{
"percent": 20,
"minCalls30d": 1000
}
]
},
"networks": [
"eip155:8453"
],
"description": "Sanctions screening for AI agents and compliance workflows. Checks a name against the OFAC Specially Designated Nationals (SDN) list published by the US Treasury and the UN Security Council consolidated sanctions list, refreshed daily from the official public sources. Matching combines exact normalized comparison, token-subset matching (name order and middle names) and character-level similarity (transliteration variants), returning scored matches with list source, sanctions programs, entity type and country. Use it before onboarding a counterparty, sending a payment, or signing a contract. Results are automated name-similarity screening, not identity verification: matches require human review, and a clear result is not legal or compliance advice.",
"reliability": {
"measuredAt": "2026-09-03T19:54:57+00:00",
"sampleSize": 1,
"windowDays": 30,
"p50LatencyMs": 58,
"p95LatencyMs": 58,
"successRatePercent": 100
}
},
"schema": {
"type": "object",
"$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": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Person or organization name to screen"
},
"limit": {
"type": "integer",
"description": "Max matches to return (default 10, max 25)"
},
"threshold": {
"type": "number",
"description": "Minimum similarity score 0.5-1.0 (default 0.75)"
}
},
"description": "Sanctions Screening input. Screen a person or company name against the OFAC SDN and UN Security Council consolidated sanctions lists: fuzzy matching with similarity scores, matched programs, entity type and country. Lists refreshed daily from official sources; screening runs locally — deterministic and fast. A match requires human review; not legal advice."
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"headers": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"queryParams": {
"type": "object",
"additionalProperties": {
"type": "string"
}
}
},
"additionalProperties": false
},
"errors": {
"type": "array",
"items": {
"type": "object",
"required": [
"status",
"code"
],
"properties": {
"code": {
"type": "string"
},
"status": {
"type": "integer"
},
"retryable": {
"type": "boolean"
},
"description": {
"type": "string"
}
}
}
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"pricing": {
"type": "object",
"properties": {
"model": {
"type": "string"
},
"amount": {
"type": [
"number",
"null"
]
},
"currency": {
"type": "string"
},
"maxAmount": {
"type": "number"
},
"quoteHint": {
"type": "string"
},
"firstCallFree": {
"type": "boolean"
},
"volumeDiscounts": {
"type": "array",
"items": {
"type": "object",
"required": [
"minCalls30d",
"percent"
],
"properties": {
"percent": {
"type": "number"
},
"minCalls30d": {
"type": "integer"
}
}
}
}
}
},
"networks": {
"type": "array",
"items": {
"type": "string"
}
},
"description": {
"type": "string"
},
"reliability": {
"type": "object",
"required": [
"successRatePercent",
"sampleSize",
"windowDays"
],
"properties": {
"measuredAt": {
"type": "string"
},
"sampleSize": {
"type": "integer"
},
"windowDays": {
"type": "integer"
},
"p50LatencyMs": {
"type": [
"integer",
"null"
]
},
"p95LatencyMs": {
"type": [
"integer",
"null"
]
},
"successRatePercent": {
"type": "number"
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-09-03 19:54Z
- Last indexed by Roundhouse
- 2026-09-25 07:10Z
- Last enriched (probe, favicon, geo)
- 2026-09-12 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
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 21 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service agentbit.app 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=agentbit.app' 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://agentbit.app/v1/compliance/sanctions, 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.