Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb13b…88580x839c…6ff1Base—$2.60100%payAI15d ago0x7bf172…f42293
0xb13b…88580x0363…51bdBase—$3.90100%payAI15d ago0xbb1e4c…9ccfac
0xb13b…88580x23e3…817aBase—$3.90100%payAI15d ago0x5dcb04…47bb41
0x8736…2aab0xb13b…8858Base—$10.40100%payAI15d ago0x375e8f…95fad9
0xb13b…88580x839c…6ff1Base—$2.50100%payAI15d ago0xf14caf…66f47a
0xb13b…88580x0363…51bdBase—$3.90100%payAI15d ago0x55ea5c…5a1b08
0xb13b…88580x23e3…817aBase—$3.90100%payAI15d ago0xa127ec…e00c00
0x8736…2aab0xb13b…8858Base—$10.30100%payAI15d ago0x10390b…41596a
0xb13b…88580x0363…51bdBase—$3.90100%payAI15d ago0xf6cdd4…769314
0xb13b…88580x839c…6ff1Base—$2.50100%payAI15d ago0xcd60fb…a1c2fd
0xb13b…88580x23e3…817aBase—$3.90100%payAI15d ago0xb05db4…4be95f
0x8736…2aab0xb13b…8858Base—$10.30100%payAI15d ago0xabea5a…2de2d0
0xb13b…88580x839c…6ff1Base—$2.40100%payAI15d ago0x9f0177…9805ef
0xb13b…88580x23e3…817aBase—$3.60100%payAI15d ago0x88dbaa…d84cd3
0xb13b…88580x0363…51bdBase—$3.60100%payAI15d ago0x6b83d9…e70df0
0x8736…2aab0xb13b…8858Base—$9.60100%payAI15d ago0x869489…a9ea1b
0xb13b…88580x839c…6ff1Base—$2.40100%payAI15d ago0x126b2b…0d4eea
0xb13b…88580x23e3…817aBase—$3.60100%payAI15d ago0x69c909…5a5ec2
0xb13b…88580x0363…51bdBase—$3.60100%payAI15d ago0x2af986…cf2635
0x8736…2aab0xb13b…8858Base—$9.60100%payAI15d ago0xdde839…cf3816
0xb13b…88580x839c…6ff1Base—$2.40100%payAI15d ago0x022761…21d8f5
0xb13b…88580x23e3…817aBase—$3.90100%payAI15d ago0x854bf4…cc747a
0xb13b…88580x0363…51bdBase—$3.90100%payAI15d ago0x4ce95d…50e2f3
0x8736…2aab0xb13b…8858Base—$10.20100%payAI15d ago0x6ac69a…99d797
0xb13b…88580x23e3…817aBase—$3.90100%payAI15d ago0x611ddc…b981cf

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

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.