Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0xc2f5b7…026f69
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0x114fac…9060c4
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0xc7ad90…e75916
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0x576ab6…6c49e1
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0x18d8d9…184199
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0x0b7db3…e28299
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0xa4c8de…816b31
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0xb37414…b03875
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0x332208…60457b
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0xaf0c79…7d34c3
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0x1806ce…93294c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0x427281…aa9bfe
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0x45033f…9e442a
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0xfd8176…c2fe4e
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0x6fdfd9…684599
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0xef7f98…e4aa29
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0xd0d524…08a761
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0x13f360…96411d
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0x70453d…24020a
0xc48f…44240x9c95…e299Base—$0.001100%fluxa39d ago0x6daae0…9ffb33
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa39d ago0xa22e2b…f5111d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa40d ago0x19f289…d13a20
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa40d ago0x33452f…857c86
0xc48f…44240x9c95…e299Base—$0.001100%fluxa40d ago0x0a5aad…4d72d1
0xc48f…44240x9c95…e299Base—$0.001100%fluxa40d ago0xc3d832…b18857

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.