Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf46d…fcdf0xac65…4417Base$0.11100%fluxa113d ago0xf04614…b54d1b
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa113d ago0xfa5729…be692b
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa113d ago0xed5334…0ee2c5
0xb90a…9ae40xf46d…fcdfBase$0.02100%fluxa113d ago0x0f91fa…426a2f
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa113d ago0x912630…979fa0
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa113d ago0xa8faec…06b58a
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa113d ago0xdea0da…6942e4
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa113d ago0x05dbe7…d67db3
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa113d ago0x2fd70e…4e1ba9
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa114d ago0xa8ae96…5c945f
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa114d ago0x8a6e86…8f684d
0xf46d…fcdf0xac65…4417Base$0.29100%fluxa114d ago0xc69c50…275bf7
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa114d ago0x7ac4b0…ea2767
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa114d ago0xc8dba0…5a8be0
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa114d ago0xc36c52…316e30
0xb90a…9ae40xf46d…fcdfBase$0.25100%fluxa114d ago0x315116…a26d36
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa114d ago0x1493f0…a1d35e
0xf46d…fcdf0xac65…4417Base$0.01100%fluxa114d ago0xa264f6…e169da
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa114d ago0x8cc478…a939db
0xf46d…fcdf0xac65…4417Base$0.01100%fluxa114d ago0x4f1048…0857cf
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa114d ago0xc59cea…c91241
0xf46d…fcdf0xac65…4417Base$0.02100%fluxa114d ago0x726e59…58c8ae

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.