Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xf0e172…cee697
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x01be4c…0393a7
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xe16e81…bc4679
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x2a3f3a…99e532
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x5e1759…40e086
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x009908…0f0750
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0x05156d…aa9ae8
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xd3b7b4…07ecda
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0x05a6be…5297a8
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x330e29…14545a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xebb5b3…e2a636
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x428d8c…2bf43f
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x74e62b…ef2408
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x97a9ff…deb06c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xbf1c7e…64b1c9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x243414…3ff372
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xde9599…92a354
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x132016…05ef60
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xe2ccc2…d19961
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0xd832a4…2c69cd
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0xdcf360…6061f4
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0x8b3a21…501e29
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0x57a90e…16e6cd
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0x7df6aa…ea42aa
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x15e892…3ace33

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.