Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x61e4ac…5d77ca
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xa86c51…f6396c
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x8bb07b…e789ce
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xf6d15b…8908bc
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xe269d3…efe612
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xfca0eb…d7b8ef
0x979d…228d0x9c95…e299Base$0.001100%fluxa36d ago0xd13c35…359c74
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xca5526…c8500a
0x979d…228d0x9c95…e299Base$0.001100%fluxa36d ago0x640cd1…4efa02
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x71bdf4…961fed
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xc3e065…70aa80
0x979d…228d0x9c95…e299Base$0.001100%fluxa36d ago0xe7194e…fd26ca
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xb509fc…fa193a
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x5c0b4c…b29ca9
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x012101…d113d0
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x52e5d5…ac7552
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x88f530…b7ca2f
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x8dd4dc…117b86
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x009e8c…7aa4a7
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xb739bd…ef6427
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0x6b97df…17d25b
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xe8bb2f…152fb1
0x979d…228d0xfe80…47eeBase$0.001100%fluxa36d ago0xad47be…dd46b2
0x979d…228d0xfe80…47eeBase$0.001100%fluxa37d ago0xd6babd…aa5cae
0x979d…228d0x9c95…e299Base$0.001100%fluxa37d ago0xdcffbf…9c881d

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.