Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x7bdf10…3ba102
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0xf6c614…3fe86f
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x60654a…1abd99
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x8cf009…c85886
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x3e139b…99ee68
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x2d86a8…dceee7
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0xe92634…104462
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x04c27c…8abd3d
0x6ab3…bfda0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x7fa151…ef5237
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x24f864…01277c
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x36a079…756c89
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0xd7e941…e4c2d9
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x53c337…094866
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x99bb48…c314ca
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0xe8fd43…37235f
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x12c746…f71842
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0xd52f0f…9429a7
0x00b0…349e0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x98f6ce…8d8c4f
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x727636…ab1338
0x6ab3…bfda0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x12163c…88b24f
0xd8df…e87f0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x21dee3…8402cc
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x62ee40…90f016
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x412823…f3bec2
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0xb9d1c6…860a6b
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x6a29ec…77eefc

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.