Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x770285…bc08c6
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xd10f03…9f5ac0
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x8728ed…d90bc9
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xd61303…119e0b
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xac4ea5…24a45d
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x57ab49…cf013c
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xd281e4…0ae88f
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xb132ff…0ab327
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x616d85…b915bb
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x69a109…e10ee5
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xaaef39…7ef720
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xca9dc0…ca84ff
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xb64c3b…33f83c
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0xc0fccf…91bb35
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x4f0b6f…73d85f
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x37b843…48ff48
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x55ec93…c83b81
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x6ca0bd…8121d0
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x26af26…5c92c6
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x645f5e…8e40cc
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x587020…1cb581
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x5b0c4d…cb46eb
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0xe2cde1…b137a4
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x47ad6c…20e75e
0x5146…a1260x9c95…e299Base—$0.001100%fluxa74d ago0x9a2bb9…a2e05d

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.