Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x968a7e…916404
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x598a84…2ab24e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd2e94…5ae915
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc66f89…d57972
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x23a6e3…7a89f2
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49db22…050347
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x209399…8e088c
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xede711…ec19db
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe03a46…3fe5dc
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf6aa0…457311
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb9d516…9f9757
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x966ce5…eb45cd
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb5ab2…d583ca
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b5ef9…e1cf1e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e5daf…5e482e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e82b7…e15052
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd1f847…cfdf53
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x073f59…f3b553
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f2bf2…962e25
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5732e2…2acd20
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86801c…13f4d8
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4322c0…659be1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4608b8…69a5a4
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2df791…ce8d06
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x11440c…3963b6

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.