Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0xad46a3…7732b7
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0x989add…3db39c
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0xec0943…a92282
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0x01bd50…ad49c5
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0xb6f628…145748
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0x8e3987…3bb305
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0x36549e…b07b21
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0x61b818…d4f035
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0xf36557…8f0891
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0xb378c4…53f266
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0x098c21…dceaf1
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0x4819d1…eb3c98
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa37d ago0x5d4ea6…66cb74
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0xa1098d…3c50ad
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0xe2f1a3…48c8ba
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa37d ago0x71a282…874802
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa38d ago0x56d505…fe2ebc
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa38d ago0x2fe797…fff6d2
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa38d ago0x522d4e…c7aa60
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa38d ago0xfcbbc9…e0de64
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa38d ago0x2642e5…a6a496
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa38d ago0x033382…48fbdd

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.