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%fluxa118d ago0x4fcfe1…9a06e0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x13e87d…747085
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x58960e…0649ff
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x8ce7ac…194901
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x1926af…d97532
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x5981cd…258146
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x345eeb…4c0006
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0xe28e16…816c14
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x85de14…d138e3
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0xd00eb0…3f6821
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x0f5605…086f09
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x047d44…5e644c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x55d6c5…b1505e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0xd8312d…3c403d
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0x7478a7…7fdacd
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0xa8def6…5e03e2
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0xd42e1f…8cc3db
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0xbc668d…704b6e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0x798b44…86b2fa
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0x0b95bc…ac6e0e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0x4cd860…6f1abf
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0x328399…084b7e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0x2c531e…d63608
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0x119251…216fbc
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa119d ago0xef132d…cc9e09

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.