Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xb48dda…55ae92
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x6c8622…1bf7cf
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x47c727…f4d11f
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x120652…e58337
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xcb692a…911c79
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x3933ff…a2e3c1
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x851c1c…389225
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x08f918…03c9ef
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x649e3d…c64b97
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x156266…9703c6
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x931549…7dc4b2
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x5450b4…b9f989
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x6664df…73dd49
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xf51a72…fbca08
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xe7c587…8a9fcb
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xd2435b…a4fdb6
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xc981ca…f64fab
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xd1e031…02ebf4
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xd56b26…ad14b8
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xd147a5…f53229
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x0a055b…ba0f05
0x2184…a3880xfe80…47eeBase—$0.001100%fluxa72d ago0x0fc60b…cc7390
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0xc21fee…4a11a1
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x61d52e…a45227
0x2184…a3880x9c95…e299Base—$0.001100%fluxa72d ago0x6ea778…f32dcd

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.