Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x0ffdd7…ea6210
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x371035…bb577b
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0xf10307…cd4d6e
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x62d180…a6151e
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x186651…1b754c
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0xfc7a8c…8dcf4d
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x851eb3…f85f58
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x40ef0d…4ec071
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x1cebcd…95fd02
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x92f299…8660a1
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0xf25ece…6fa9a2
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x866eae…f2d877
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x775d1a…8baa1a
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x974043…fad92a
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0xb1c4d3…cdc413
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0xa8e1dc…d05012
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x8cc346…da86ee
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0xc3613e…21a8b1
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x3193d3…fa5a5f
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0xba6831…3f2f35
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x4449d4…4184fe
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x2cc0bc…cd2fa9
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x1f1297…5d6e21
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x129e05…90526b
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x04fc78…09c3eb

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.