Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68a8…d9fb0x908e…0bd0Base—$0.01100%coinbase72d ago0x443cc3…58e2a0
0x68a8…d9fb0xb2a5…50b8Base—$0.01100%coinbase72d ago0xded9ad…7e29e1
0x68a8…d9fb0x1b45…70ffBase—$0.01100%coinbase72d ago0x518391…a06ebb
0x68a8…d9fb0xbb4c…54a0Base—$0.01100%coinbase72d ago0x6e5bef…4c065b
0x68a8…d9fb0x5adc…df04Base—$0.01100%coinbase72d ago0xf20834…6c07d9
0x68a8…d9fb0xc036…dd8dBase—$0.01100%coinbase73d ago0xc4349e…1103e7
0x68a8…d9fb0xc879…6182Base—$0.01100%coinbase73d ago0x438906…96f7fe
0x68a8…d9fb0x8d68…30e0Base—$0.01100%coinbase73d ago0x25669f…cc0431
0x68a8…d9fb0x1d11…962fBase—$0.01100%coinbase73d ago0x1e826e…b67d53
0x68a8…d9fb0xf25a…ac21Base—$0.01100%coinbase73d ago0x74d96f…022555
0x68a8…d9fb0x25d2…3292Base—$0.01100%coinbase73d ago0x524309…c51628

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.