Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0x074d0c…5616f8
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0x6c9e42…1cc472
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x21a962…9a9b72
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x4365e8…ff4927
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0xa97537…75aeff
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x086fe6…e846e7
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x90d2a8…b6b525
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x86a7c3…ff34ee
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa41d ago0xacad27…6df9cc
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa41d ago0x4901ab…4bd237
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa41d ago0x98d846…09098e
0xfafe…18550x9c95…e299Base—$0.001100%fluxa41d ago0xd51b37…4194c0
0xfafe…18550x9c95…e299Base—$0.001100%fluxa41d ago0xab8d06…b07d54
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa41d ago0x7d0dc9…1af920
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa41d ago0xf63719…715747
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa41d ago0x8c52bd…8180f4
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa41d ago0xd747a5…abeb50
0xfafe…18550x9c95…e299Base—$0.001100%fluxa41d ago0x46b02c…d86b66
0xfafe…18550x9c95…e299Base—$0.001100%fluxa41d ago0x1398f8…2a70df
0xfafe…18550x9c95…e299Base—$0.001100%fluxa41d ago0xefc010…f3ea4d
0xfafe…18550x9c95…e299Base—$0.001100%fluxa41d ago0x039bb6…7da88a
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa41d ago0x26987a…4d2ae0
0xfafe…18550x9c95…e299Base—$0.001100%fluxa41d ago0x8cf6ab…50432d
0xfafe…18550x9c95…e299Base—$0.001100%fluxa41d ago0x8b36ae…f302f7
0xfafe…18550x9c95…e299Base—$0.001100%fluxa41d ago0x92026e…8bd995

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.