Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aae…490b0x6839…1a2bBase—$0.003100%coinbase117d ago0xd16c7b…00e3c7
0x989f…f9ef0xac65…4417Base—$0.06100%fluxa117d ago0x5731e6…085440
0x0bb4…888e0xac65…4417Base—$0.07100%fluxa117d ago0xe6d438…f12409
0x1f05…155d0xa9dd…2315Base—$0.002100%coinbase117d ago0x80c34f…111b01
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase117d ago0x3dd6fe…5d028a
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase117d ago0x8d7281…fc3a22
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase117d ago0x9f3795…f4880a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x476186…c78bf8
0xb711…2e990x6839…1a2bBase—$0.003100%coinbase117d ago0xd8cedf…13138a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase117d ago0x4bc394…7056c7
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase117d ago0x6d7578…ae8f90
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase117d ago0x367dba…fd6fd4
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase117d ago0x796e30…ceafb3
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x5bbffa…0f71b9
0x9778…f4e00xac65…4417Base—$0.02100%fluxa117d ago0x22b076…b9a129
0x969f…6e4f0x10c1…1e24Base—$0.03100%coinbase117d ago0xb0f19e…40c0f5
0x8ccb…51bb0xac65…4417Base—$0.12100%fluxa117d ago0xd1b243…1f0ccb
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase117d ago0xd47fdc…7a4cbf
0xc74d…d9550xac65…4417Base—$0.06100%fluxa117d ago0xaa8254…a7f31c
0x62aa…7f1e0x6839…1a2bBase—$0.003100%coinbase117d ago0x881396…17f84c
0x2e1a…aeea0xac65…4417Base—$0.09100%fluxa117d ago0xf5a8ab…224d20
0xa787…64cf0x0e3d…7757Base—$1.05100%0x1984…8da8117d ago0xd2fb64…a4bb43
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase117d ago0xa0de85…81af7a
0x9cc4…b1760x6ee4…9427Basex402 service$0.05100%coinbase117d ago0x1797da…649b37
0xbb0e…51820xac65…4417Base—$0.06100%fluxa117d ago0x088918…657609

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.