Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x2d6ef0…65a0bb
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0xb77d0b…eca999
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x9d6627…03e05b
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x78ed70…362488
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x51cff8…0d0604
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x4792c0…9bacd7
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xc0445a…287079
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x6546ee…ca76d9
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xdf3946…f459c1
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x717e54…9ebd5d
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xb2db03…9072a4
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0xf9db20…6d0483
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xc1f8fd…00b61c
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0xdc7d42…b6b030
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xc3762e…21ac24
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x063501…e8fb2d
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x4f850d…078a02
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x6809af…febabc
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0xfe0608…e81b58
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x66b28b…883619
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x89b2c8…43beec
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0xe8983e…725eb9
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x6cf0e7…3d9a60
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x2e9c9e…166b26
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xf0ae1f…1da130

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.