Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ffe…37250x3e0a…78e7Base—$0.005733100%coinbase74d ago0xcbc768…8c837f
0x1ffe…37250x3e0a…78e7Base—$0.005639100%coinbase74d ago0xf32894…c80e69
0x1ffe…37250x3e0a…78e7Base—$0.003116100%coinbase74d ago0x7c35d6…04a5a2
0x1ffe…37250x3e0a…78e7Base—$0.004011100%coinbase74d ago0x3842f4…f4989d
0x1ffe…37250x3e0a…78e7Base—$0.005142100%coinbase74d ago0x127939…12d323
0x1ffe…37250x3e0a…78e7Base—$0.00287100%coinbase74d ago0x15d2a9…4256d3
0x1ffe…37250x3e0a…78e7Base—$0.002718100%coinbase74d ago0xf7f156…971d59
0x1ffe…37250x3e0a…78e7Base—$0.005345100%coinbase74d ago0x342af3…9110c7
0x1ffe…37250x3e0a…78e7Base—$0.004339100%coinbase75d ago0x320e93…f27ac6
0x1ffe…37250x3e0a…78e7Base—$0.004776100%coinbase75d ago0x1b506c…ed469c
0x1ffe…37250x3e0a…78e7Base—$0.003745100%coinbase75d ago0xbc755a…1ce624
0x1ffe…37250x3e0a…78e7Base—$0.00365100%coinbase75d ago0x34c67c…60f855
0x1ffe…37250x3e0a…78e7Base—$0.005258100%coinbase75d ago0xd52301…1d1781
0x1ffe…37250x3e0a…78e7Base—$0.002679100%coinbase75d ago0xc087cd…4459b8
0x1ffe…37250x3e0a…78e7Base—$0.00485100%coinbase75d ago0x1d87e0…afa740
0x1ffe…37250x3e0a…78e7Base—$0.005099100%coinbase75d ago0xc231fb…404ba8
0x1ffe…37250x3e0a…78e7Base—$0.005749100%coinbase75d ago0xe5e221…10dfe3
0x1ffe…37250x3e0a…78e7Base—$0.005043100%coinbase75d ago0xa28df7…35b88b
0x1ffe…37250x3e0a…78e7Base—$0.002735100%coinbase75d ago0xf6fc96…fd6ba8
0x1ffe…37250x3e0a…78e7Base—$0.004343100%coinbase75d ago0x978a66…50c072
0x1ffe…37250x3e0a…78e7Base—$0.005428100%coinbase75d ago0xfec95d…17e5bb
0x1ffe…37250x3e0a…78e7Base—$0.003031100%coinbase75d ago0x0c69fc…1a3285
0x1ffe…37250x3e0a…78e7Base—$0.004401100%coinbase75d ago0x95ab96…0bff9b
0x1ffe…37250x3e0a…78e7Base—$0.003068100%coinbase75d ago0x258e68…d9b694
0x1ffe…37250x3e0a…78e7Base—$0.004775100%coinbase75d ago0x447e5d…a81b10

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.