Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xaf27c4…765726
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xf36af4…b35219
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x5b9974…f25d12
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xb81f1e…07d1be
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xb02604…2d8c0b
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xdb27b4…8b4db8
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x808ce0…04925c
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xcc13b5…c7c190
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xc1371e…712ccd
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x308ed0…18a5a1
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x6f9478…acd7b2
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x638f51…872337
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x4c61dd…31688a
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x29cd49…ac8c65
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xc8cc2c…10f64e
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x0e5feb…2c3d38
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xc2dfe1…a1f33f
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xd43087…8a3ff2
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xae498d…6b1fd3
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xfcdf5e…d614ce
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x809437…126f8e
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x497990…99651f
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x9612d0…29e12b
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x6cd6c4…7d71d7
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xbff89c…4061aa

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.