Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x162e0c…d43d7e
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x717ba9…3fd943
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0xe1c9b5…09ed4e
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0xcf705e…ec5ccf
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa46d ago0x2edb59…a358f5
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0xbb184a…88f1a2
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x70ce31…3e8924
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0xddf2f5…580665
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x06e9bf…4b780c
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0xa6052e…7ebd7a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa46d ago0x208bc3…cd7a07
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x9c1701…7f3ddf
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x91ac4a…3f2341
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x9bf35e…1ab1a5
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0xb2c6d8…871c32
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x5585c2…090c10
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0xfa411b…90a30f
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x81de70…a8640c
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0xdbb818…c5f613
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x7eb205…22780a
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x0198b7…d84e53
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x4f700c…776ef3
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x8ec70e…2d0d2b
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x4a5350…9d83e7
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x6d161f…b5f108

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.