Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x1650d7…98b549
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x278ed1…71f071
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x902b01…29d04e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x9f4cd1…dc9f2a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0xec8725…e6d063
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x3ab4ff…5d0de7
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x58a8e9…5c1abc
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x03c24a…b7cea9
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x7f0fab…8c8f89
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x3abc8f…9318da
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x7b3ef5…ed0c9b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0x2648cb…431543
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa70d ago0xe964b4…fbac5e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0xd7293c…8bd6d0
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0xade23e…adb9ce
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0xc438b6…a44e09
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0xec6cd5…a4691e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0xf7d64e…d389a8
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0x5a0e0e…7ec331
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0x6fcdeb…7b759c
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0x8cc2d1…0b511a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0x253abf…352054
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0x62f154…f6b30a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa71d ago0xf87bd3…c2ec27

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.