Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d88…0a1c0x10c1…1e24Base—$0.54100%coinbase113d ago0x370bfe…d3353d
0xb298…86df0x10c1…1e24Base—$0.50100%coinbase113d ago0xecf6b5…f53d74
0x3d88…0a1c0x10c1…1e24Base—$0.11100%coinbase113d ago0x82d0c2…18247e
0x3d88…0a1c0x10c1…1e24Base—$0.11100%coinbase113d ago0x2818ee…fb1ef1
0x9e79…4ff60x10c1…1e24Base—$0.64100%coinbase113d ago0x15a414…2c4681
0x3ff7…d9360x10c1…1e24Base—$0.50100%coinbase113d ago0x2fc8d9…869fee
0x8a34…a86a0x10c1…1e24Base—$0.52100%coinbase113d ago0x79e0f8…59531a
0x3909…41140x10c1…1e24Base—$0.01100%coinbase113d ago0x075f97…0e513f
0xa300…a09b0x10c1…1e24Base—$0.09100%coinbase113d ago0x911f4e…e033c7
0xa6e0…b2ca0x10c1…1e24Base—$0.006289100%coinbase113d ago0xb98315…c9778e
0xc453…d3270x10c1…1e24Base—$0.20100%coinbase113d ago0x7f6ea1…13e6a0
0x7e90…1f530x10c1…1e24Base—$0.05100%coinbase113d ago0xa639f1…13d6ce
0x3b89…243a0x10c1…1e24Base—$0.12100%coinbase113d ago0x5ce908…df5ce6
0x0821…46360x10c1…1e24Base—$0.74100%coinbase113d ago0x7406ef…ad531d
0x2823…83510x10c1…1e24Base—$0.01100%coinbase113d ago0xc31fe2…73082f
0x8a34…a86a0x10c1…1e24Base—$0.62100%coinbase113d ago0xa25af2…2c7a54
0xe525…2d5f0x10c1…1e24Base—$0.007255100%coinbase113d ago0xef7329…f86916
0xdc70…e3000x10c1…1e24Base—$0.02100%coinbase113d ago0x052a95…2a8cfd
0x5975…bfc20x10c1…1e24Base—$0.007822100%coinbase113d ago0xa07cae…0da1e5
0x8a34…a86a0x10c1…1e24Base—$0.52100%coinbase113d ago0x575716…bc64b8
0x9741…0a080x10c1…1e24Base—$0.16100%coinbase113d ago0xe18836…984674
0xde78…84f20x10c1…1e24Base—$0.10100%coinbase113d ago0xd39c43…bb57de
0x6131…be110x10c1…1e24Base—$0.03100%coinbase113d ago0x0e54a8…05794b
0x9e79…4ff60x10c1…1e24Base—$0.51100%coinbase113d ago0x45653d…002303
0x8a34…a86a0x10c1…1e24Base—$0.63100%coinbase113d ago0xf74abd…5f6fb4

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.