Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0x4e1189…16ad8f
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0xf28402…590aab
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0x92bde3…bd855f
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0x0da004…cf0486
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0x2f63cf…a57d56
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0xc32ff8…b760b0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0xf72624…0fea34
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0x464a50…760f6a
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0x50b10e…32ab34
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0x91c1ff…0675f9
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa120d ago0xa0b8d1…21aa2b
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0xd61f47…dc944b
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0x4e393b…164d42
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0x8990f9…de23ad
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0x2c0571…1fa587
0xb90a…9ae40xdba4…a8afBase—$0.02100%fluxa121d ago0xf32066…d5169c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0x403c08…04c271
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0x90b608…c9bcda
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0x323df0…e50587
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0x219d3e…6f9ad3
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0xe07058…07094e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa121d ago0x4512de…417e32

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.