Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xf49a1e…bbed58
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x502b2a…fc6176
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x756a59…0830ea
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x821e49…512701
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xe1ea64…b83f4e
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x731f29…ede0ce
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x595661…1b6c4f
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xe93bce…51ce80
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xc393a1…18f8c2
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xf72272…7cafb6
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xb6be06…f2c16e
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x3c60b5…6a256c
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xd207d3…44f220
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xb140b6…35662a
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xd4c1c3…a89a86
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x7902cc…341af1
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x680012…de27ae
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xcdc7a9…c8b599
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xfa95a6…3f4ab3
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x37d311…3114a4
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x5afa98…779d4d
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x2532b0…aa2f8a
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x59c4d1…773b7c
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0x7eb32e…2b0b5e
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa20d ago0xffdec1…e3eddf

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.