Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x66e7ec…f666c7
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x988956…61522c
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0xbd8a2b…b378f0
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x7a615b…58a788
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x9d150f…acd759
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0xdf5d57…913a5c
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x3d7584…39ef14
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x337500…9fb28b
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x1f52fc…68149f
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0xe5cce1…e67e5f
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x166e5e…b50561
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0xf90bfa…fea388
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x31f463…dd2459
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x1e978a…8cb0c6
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x227314…b44f8a
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x5846d1…11ae8c
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0xd79a64…a65d4d
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0x35ff1c…8447df
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa73d ago0xe194ee…6d29e4
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa74d ago0x826dcc…f63329
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa74d ago0xced3a5…849a68
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa74d ago0x5f236d…c7b3cc
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa74d ago0x450635…02b34d
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa74d ago0x4e3dfe…7df0df
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa74d ago0xc96363…bc247d

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.