Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase19d ago0xd67984…45e1e5
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase19d ago0x1f606f…1aeb59
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase19d ago0x923aa2…28b98c
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase19d ago0x35bb7b…b9be87
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase19d ago0xfdba08…2a4713
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase19d ago0xfaeba8…3ed130
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase19d ago0xb59109…73850c
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase19d ago0xd4e0f7…6fc945
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase19d ago0x8c641f…43e120
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase19d ago0x35ee00…8af65e
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase19d ago0x65a73c…959ff0
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase19d ago0x33f4f0…6bf54f
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase19d ago0x5a86aa…0a4a21
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase19d ago0xea9f60…78944c
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase19d ago0x924df3…6583f0
0xc717…10c90x7d2c…bcfeBase—$0.05100%coinbase19d ago0xf083a1…bc51bd
0xcc09…18980x7d2c…bcfeBase—$0.05100%coinbase19d ago0xd654a0…8a5a8c
0x812c…50010x7d2c…bcfeBase—$0.05100%coinbase19d ago0x8e0a29…a0ad64
0x812c…50010x7d2c…bcfeBase—$0.05100%coinbase19d ago0xc2805c…0824c7
0x812c…50010x7d2c…bcfeBase—$0.05100%coinbase19d ago0x5953e4…d3ebaa
0x812c…50010x7d2c…bcfeBase—$0.05100%coinbase19d ago0x68e384…43cd09
0x812c…50010x7d2c…bcfeBase—$0.05100%coinbase19d ago0x4f6893…2d73dc
0x812c…50010x7d2c…bcfeBase—$0.05100%coinbase19d ago0xb44ef1…6b55cb
0x812c…50010x7d2c…bcfeBase—$0.05100%coinbase19d ago0xf35f5f…e6a737
0xcc09…18980x7d2c…bcfeBase—$0.05100%coinbase19d ago0xc1ae2e…3cfcb1

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.