Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xb2569c…65be3a
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xfa28fa…3806c0
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x7b9ae7…e4805f
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x0cc462…4a4c9a
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xbdc3fd…f5c2b2
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xeda1fc…8a98d5
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x854a99…eebadd
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x0b7655…32965d
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x6dc60e…81eaaa
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x0267f5…6a9e7e
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xf5914a…8cf0fe
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x81efee…69efa2
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xa594f4…3a323f
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xdae391…be6015
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xe1f3da…3081c8
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xaa3dc7…56cf1f
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x1a8ccb…405806
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xd96f21…9a82b7
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x38d523…e808ae
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x7a4458…c6b794
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xc9bf1f…1ed98b
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x1bb2bf…3752dd
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x6aec73…b31976
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0x7bde81…76eee3
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa16d ago0xdd21a5…9dd9e1

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.