Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0x9bb827…71bb30
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0x51d8f8…b314e3
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0x83fa4f…a642e9
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0xee6b8c…65027e
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0x7fc021…60213e
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0xaf027b…e37d49
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0xa3733c…cb98cf
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0x6c8dc5…f89b05
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0xdc6ad6…f49642
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0x38e873…725017
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0xdc647a…4cab28
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0x7ef203…0efd84
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0x036f3e…91955e
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0x8e66f9…1e7f1c
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0x5ca8ff…ce0c84
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0x4a3227…735eb1
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0x7f2af6…921997
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0x8f92e6…3f1d60
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0x8543a1…5ae9e5
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa34d ago0xcb1bb6…334ad3
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0xaa6df6…a0de61
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa34d ago0x56faf1…409ad2
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x4a47c8…3a8518
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa35d ago0x9ad350…4c9a45
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xe0846b…567e6c

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.