Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f7e…46c40x3e0a…78e7Base—$0.004052100%coinbase73d ago0x04c936…3a015d
0x7f7e…46c40x3e0a…78e7Base—$0.005089100%coinbase73d ago0x3f44b8…209bd0
0x7f7e…46c40x3e0a…78e7Base—$0.004791100%coinbase73d ago0xe1b205…5ae809
0x7f7e…46c40x3e0a…78e7Base—$0.005497100%coinbase73d ago0x5569dc…ba75e1
0x7f7e…46c40x3e0a…78e7Base—$0.005174100%coinbase73d ago0x501b85…d4b2c7
0x7f7e…46c40x3e0a…78e7Base—$0.003663100%coinbase73d ago0x6e9073…2bcb57
0x7f7e…46c40x3e0a…78e7Base—$0.003232100%coinbase73d ago0x4fc4c0…7c1a2f
0x7f7e…46c40x3e0a…78e7Base—$0.00436100%coinbase73d ago0xba2d6a…71e0be
0x7f7e…46c40x3e0a…78e7Base—$0.003154100%coinbase73d ago0x58b081…6b460b
0x7f7e…46c40x3e0a…78e7Base—$0.004023100%coinbase73d ago0x12b81d…f9361f
0x7f7e…46c40x3e0a…78e7Base—$0.00545100%coinbase73d ago0xd5e8a5…bb3c4f
0x7f7e…46c40x3e0a…78e7Base—$0.002706100%coinbase73d ago0x64b04d…9f6b7b
0x7f7e…46c40x3e0a…78e7Base—$0.00578100%coinbase73d ago0x93c2b9…da6bd1
0x7f7e…46c40x3e0a…78e7Base—$0.002782100%coinbase73d ago0x53269e…96213e
0x7f7e…46c40x3e0a…78e7Base—$0.005712100%coinbase73d ago0x51d084…89cac0
0x7f7e…46c40x3e0a…78e7Base—$0.003601100%coinbase73d ago0xe4447d…42fcda
0x7f7e…46c40x3e0a…78e7Base—$0.004109100%coinbase73d ago0xaa0bc3…1cddb9
0x7f7e…46c40x3e0a…78e7Base—$0.004053100%coinbase73d ago0x5f0642…bc6d52
0x7f7e…46c40x3e0a…78e7Base—$0.004379100%coinbase73d ago0xb486c6…655306
0x7f7e…46c40x3e0a…78e7Base—$0.003045100%coinbase73d ago0x24fce4…4294c8
0x7f7e…46c40x3e0a…78e7Base—$0.005488100%coinbase73d ago0xdbcec1…45dc29
0x7f7e…46c40x3e0a…78e7Base—$0.002758100%coinbase73d ago0xf09564…654fda
0x7f7e…46c40x3e0a…78e7Base—$0.004996100%coinbase73d ago0xff97fa…298559
0x7f7e…46c40x3e0a…78e7Base—$0.002862100%coinbase73d ago0x0110ab…e81a77
0x7f7e…46c40x3e0a…78e7Base—$0.002945100%coinbase74d ago0xd9fe04…07c81a

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.