Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa37d ago0xf93883…215892
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa37d ago0xa2af26…4f3bb1
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa37d ago0x1d353f…5942a9
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa37d ago0x6e0295…064401
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa37d ago0xc31e6f…c759f6
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa37d ago0xd6b8ee…ee4c04
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa37d ago0x900f6d…e1897d
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa37d ago0x410f54…de418e
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa37d ago0x0747a5…0d6f80
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa37d ago0x24a2d3…b0e5ed
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa37d ago0x518316…b9ad09
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa37d ago0x4461e3…d61f27
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa37d ago0xe490c2…7488a2
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa37d ago0x0651dc…b94c22
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa38d ago0x718276…6f28ca
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa38d ago0xd9ea10…7dd8c7
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa38d ago0xc1c309…d5ca21
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa38d ago0x08c639…2299e0
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa38d ago0xbea3a2…63d7f5
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa38d ago0xf8c9b1…b97031
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa38d ago0x947c02…994656
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa38d ago0x8975a6…5e4390
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa38d ago0x475481…f0d883
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa38d ago0x45a0f1…fd7097
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa38d ago0x99697c…fb4005

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.