Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0x16dcf8…6573c9
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0x939663…3ca12d
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0xcc1d5a…3668d1
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0x3d8580…4d0bb2
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0x80553f…f29c8d
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0xfed052…fa19d6
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0x554343…654423
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0xcaebfa…fbef24
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0xa14cef…492879
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0x83af37…9184fb
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0xb3cb38…701561
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0xb42bd3…5d01d7
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0x775dca…04a64d
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0xedcae0…985d42
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0x3d3fb3…8a30da
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa24d ago0x1b91a2…ca4af4
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa25d ago0x626671…93a48a
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa25d ago0xfde767…a5a484
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa25d ago0x3c8734…066086
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa25d ago0x80dabd…d2ed65
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa25d ago0xa95880…b3172a
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa25d ago0x8c093d…d34596
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa25d ago0xb3f861…d39b3f
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa25d ago0xc12a39…69c4d3
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa25d ago0x66cd7b…da7400

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.