Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0xc5bb4c…c8210b
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x6def23…0ce764
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x1492c8…f8401f
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x979714…f9b8aa
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa35d ago0xeee2cf…013558
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x8e1d98…5f2f93
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0xa55803…e86020
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x4799b5…b8aadb
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x8840cd…d02859
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x86fb0a…e72ae6
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x003a5f…9bf131
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x85d029…1a5be2
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x0c6e6b…410257
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa35d ago0x470a33…4024e5
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa35d ago0x6be229…e5d806
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa35d ago0x784723…f68fda
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa36d ago0x8ee570…3548eb
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa36d ago0xb9594d…a388b7
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa36d ago0x3ca3f5…da15b5
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa36d ago0x7355db…bd2fc0
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa36d ago0xec97cc…d4398f
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa36d ago0x3cee9d…f8a6e2

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.