Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x563960…e26628
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0x3fe793…1816d4
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0xdf46d9…eec967
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x08a4b4…fc536d
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0xa3a82b…b40e42
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x86ae0b…a0c34a
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0xd5b194…a65e10
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0xb7f495…07dbae
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0xdc4290…6a0c9b
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0x311df7…f5259e
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0x62ae56…e3ac3d
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0x4ac144…2899e9
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0x762882…67986c
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0xc6d9f3…755481
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0x63aa6d…f70378
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0x8d3e9a…574cf2
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0x00b7ee…c597ee
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0xbe475b…c69d20
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa40d ago0x49feec…85873d
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0x7896be…5ddebd
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0x62e620…f0b550
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0x5e9cf5…3bbc52
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0x24d961…2250bd
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0xe56588…ac1e33
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa40d ago0xf4d5ae…e2e7af

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.