Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1b4d…36b9Base$0.04100%fluxa110d ago0x36b6ec…af2b44
0xb90a…9ae40x5c77…7103Base$0.04100%fluxa110d ago0x1c2a4f…a0c67a
0xb90a…9ae40x1b4d…36b9Base$0.01100%fluxa110d ago0x5bff02…6a958b
0xb90a…9ae40x7c99…695aBase$0.01100%fluxa110d ago0xb78796…2742d9
0xb90a…9ae40x7c99…695aBase$0.01100%fluxa110d ago0xe35dc5…c766e3
0xb90a…9ae40x7503…4956Base$11.32100%fluxa110d ago0xf2fd89…212314
0xb90a…9ae40x9fc0…1a47Base$0.04100%fluxa110d ago0x2451d8…56e103
0xb90a…9ae40xc7db…f19fBase$0.02100%fluxa110d ago0x25df27…800b1b
0xb90a…9ae40xae02…3f7fBase$0.04100%fluxa110d ago0x1dc1f6…e2b997
0xb90a…9ae40x7ba4…dac8Base$0.04100%fluxa110d ago0x654b58…4fd0bf
0xb90a…9ae40xf552…3b53Base$0.05100%fluxa110d ago0x48ecc3…97cb74
0xb90a…9ae40xe56a…14d9Base$0.02100%fluxa110d ago0x92d349…979874
0xb90a…9ae40x2aaa…88d7Base$0.03100%fluxa110d ago0x223644…9de896
0xb90a…9ae40x4ab7…002fBase$0.02100%fluxa110d ago0x08f490…44874e
0xb90a…9ae40x0a2f…ace2Base$0.04100%fluxa110d ago0x4f27da…670695
0xb90a…9ae40x1086…2473Base$0.04100%fluxa110d ago0x28d8f1…c7c0ff
0xb90a…9ae40x739d…24bcBase$0.04100%fluxa110d ago0x5241f9…f6bbf4
0xb90a…9ae40xcf84…3c14Base$0.04100%fluxa110d ago0x2002a4…4766e6
0xb90a…9ae40xcf84…3c14Base$0.04100%fluxa110d ago0x541140…563c37
0xb90a…9ae40x2394…c7caBase$0.04100%fluxa110d ago0xd9ee9b…a6d5ed
0xb90a…9ae40x16a7…b6b5Base$0.03100%fluxa110d ago0xad5423…c416cf
0xb90a…9ae40x28ca…9a3cBase$0.04100%fluxa110d ago0x8997a9…b002a5
0xb90a…9ae40x982e…ad20Base$0.04100%fluxa110d ago0x7cb5c5…8cc8f0
0xb90a…9ae40xfb09…60f9Base$0.04100%fluxa110d ago0x8af7eb…2db9bc
0xb90a…9ae40x0215…6fffBase$0.04100%fluxa110d ago0x32a44b…345a77

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.