Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xc4db5b…786ee2
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x4fd6c9…1dd977
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x733ecc…82e918
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x4182a7…d3968a
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xad079e…c8a94b
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x70e51d…db42d1
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xb6fe47…56e712
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xc1b52b…2e8e0d
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xb22966…562bf0
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x170044…9793fe
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x7cfdfd…4f3377
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x4b6708…736a0e
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x8e00b2…78513d
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x4bf97f…c06bb4
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x4ff33b…838584
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x204182…25b966
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x0b4aea…0e7662
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xc93580…7b6140
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xc60bdf…2d19bc
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x2e8029…592c85
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x85c62f…318e83
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x4bc51b…7a89df
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x57d397…5408f8
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xf0eb03…f1ba1f
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x6aeac0…e6aa2a

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.