Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xfca4d6…7157cb
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x583339…ae0d90
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xe1290e…60c3db
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xf8b4c8…53ae8f
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xc26ebe…eff404
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xb598a1…0e6ecd
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x4cb796…a38856
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x9805c7…503366
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0xf358f8…3e5973
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0xc4bfa5…461666
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0x7fce83…647f86
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0x62cfe1…385227
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0x4e5960…39c327
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa65d ago0xebefa3…02eaf6
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0x407922…2956c1
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0x2f352f…f4a3d2
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0x936b3f…9b5536
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0xe6fe1f…5d6616
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0xca4d48…004fc6
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0xbbdaa8…6e6cf3
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0x6f63b7…d12309
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0x0f3d94…74b6d4
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0xec134e…844da5
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0xb05bf3…aeb1a3
0xbc2d…66380x9c95…e299Base$0.001100%fluxa65d ago0x73fa50…714a04

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.