Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x6fc003…f88ec2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xa6b68a…c8859b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x444959…ef60d2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0xab3ced…89d318
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x966202…4083cc
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x0fc8ce…1b8e12
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa75d ago0x0f7d43…1eb792
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0xd6ce4a…fc2911
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x3036bc…ad9148
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x0caa23…29a151
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x259e72…c15d0e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0xa8d1c4…4db396
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0xeaaa94…d9e7e7
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0xa5cdf0…7a7e99
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x59df3e…fbc61a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x31308e…ac4e09
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0xf8e973…44edd3
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x161b73…f12a49
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x8e53c9…d76a56
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x005815…3f959d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x013570…f7220f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x815fad…01e0e8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x01cdf8…d5e866
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0xfc050f…92d364
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa76d ago0x30e802…8407a5

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.