Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa10a59…4e6109
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa856b4…9eea87
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa36571…77dc28
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x74c3cb…844d71
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xae4953…7914d4
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9080ac…68fd15
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0bb1de…0642de
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x347124…20fac4
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x505474…306faf
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9eef1e…ea8cf9
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x098d5a…6ae89a
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa65673…375f83
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x4c45b6…c4919b
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x37f7d0…17dd34
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x551337…d455a0
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb37299…e6d2a1
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xee5393…962644
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1d8116…b56075
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x33a73c…c709e2
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x162942…da99bd
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xaf7236…e57b74
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x96fad0…2903e9
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb86e97…210442
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x654375…ba7b85
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa20d ago0x68459f…bd9fd2

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.