Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dc4…c9770x3e0a…78e7Base—$0.004826100%coinbase74d ago0x29dbea…a0529e
0x5dc4…c9770x3e0a…78e7Base—$0.005445100%coinbase74d ago0x87a718…2dfaaa
0x5dc4…c9770x3e0a…78e7Base—$0.005693100%coinbase74d ago0x9f9f72…c079bb
0x5dc4…c9770x3e0a…78e7Base—$0.003745100%coinbase74d ago0x702842…81d63c
0x5dc4…c9770x3e0a…78e7Base—$0.002964100%coinbase74d ago0xe8b60e…7e5f37
0x5dc4…c9770x3e0a…78e7Base—$0.003722100%coinbase74d ago0x26caa2…4d99f6
0x5dc4…c9770x3e0a…78e7Base—$0.003886100%coinbase74d ago0x0a38a5…b8c817
0x5dc4…c9770x3e0a…78e7Base—$0.005536100%coinbase74d ago0xd11816…688ce0
0x5dc4…c9770x3e0a…78e7Base—$0.003102100%coinbase74d ago0x75da0c…706fa5
0x5dc4…c9770x3e0a…78e7Base—$0.004886100%coinbase74d ago0x9a04de…ed1b89
0x5dc4…c9770x3e0a…78e7Base—$0.00311100%coinbase74d ago0x1674ee…8657ab
0x5dc4…c9770x3e0a…78e7Base—$0.003589100%coinbase74d ago0x63d762…84ab5b
0x5dc4…c9770x3e0a…78e7Base—$0.005897100%coinbase74d ago0xec904b…e46e96
0x5dc4…c9770x3e0a…78e7Base—$0.003603100%coinbase75d ago0x5c8207…53edea
0x5dc4…c9770x3e0a…78e7Base—$0.00306100%coinbase75d ago0x607126…d5a99e
0x5dc4…c9770x3e0a…78e7Base—$0.00303100%coinbase75d ago0xfd5109…da5b94
0x5dc4…c9770x3e0a…78e7Base—$0.003294100%coinbase75d ago0xa256ff…7df692
0x5dc4…c9770x3e0a…78e7Base—$0.005814100%coinbase75d ago0x010e77…e13808
0x5dc4…c9770x3e0a…78e7Base—$0.002736100%coinbase75d ago0x44793f…a92f9d
0x5dc4…c9770x3e0a…78e7Base—$0.004167100%coinbase75d ago0xfa8184…40c49c
0x5dc4…c9770x3e0a…78e7Base—$0.003074100%coinbase75d ago0xf53c4d…da0b08
0x5dc4…c9770x3e0a…78e7Base—$0.004479100%coinbase75d ago0xca80c2…538a8b
0x5dc4…c9770x3e0a…78e7Base—$0.002663100%coinbase75d ago0x48979d…ff1fca
0x5dc4…c9770x3e0a…78e7Base—$0.004081100%coinbase75d ago0xac9c3b…30559d
0x5dc4…c9770x3e0a…78e7Base—$0.003368100%coinbase75d ago0x49fe11…917f8d

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.