Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9498…c2460x159b…4908Basex402 service$0.01100%payAI41d ago0x8e285f…4670f9
0x9498…c2460x159b…4908Basex402 service$0.01100%payAI41d ago0x6941b8…6b358f
0x9498…c2460x159b…4908Basex402 service$0.01100%payAI41d ago0xbd8a2a…629c39
0x9498…c2460x159b…4908Basex402 service$0.01100%payAI41d ago0x0ed095…b8f353
0x9498…c2460x159b…4908Basex402 service$0.01100%payAI41d ago0xd04595…c07408
0x9498…c2460x159b…4908Basex402 service$0.01100%payAI41d ago0x452a29…b56570
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0x0aefb2…5d1f29
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0xfccb81…62d0ea
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0xa6c873…327b7f
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0x57433a…e81f50
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0xb4a464…ae7d9d
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0x6cb5ea…79a59f
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0xa47738…bbb6d3
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0x2445f8…a3a1a0
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0x28356b…1a43bc
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0x497595…cd2582
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0xbd4e84…6782a8
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0x19b4f8…bff0dc
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0x4a88c7…fc8224
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0xdce119…6c1e89
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0xc5e902…03f1e1
0x9498…c2460x159b…4908Basex402 service$0.10100%payAI41d ago0xb08e95…db53ca
0xf5dc…566e0x9498…c246Base—$1.66100%payAI41d ago0x3c090b…47aa98

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.