Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x721a…98840x3e0a…78e7Base—$0.003139100%coinbase74d ago0x782928…a197ee
0x721a…98840x3e0a…78e7Base—$0.003157100%coinbase74d ago0x64e78b…943c2c
0x721a…98840x3e0a…78e7Base—$0.005691100%coinbase74d ago0x2af6af…68bfb7
0x721a…98840x3e0a…78e7Base—$0.003644100%coinbase74d ago0xfa682a…dc78fa
0x721a…98840x3e0a…78e7Base—$0.003858100%coinbase74d ago0xfa3526…d38974
0x721a…98840x3e0a…78e7Base—$0.005273100%coinbase74d ago0x6063ed…9920b0
0x721a…98840x3e0a…78e7Base—$0.005082100%coinbase74d ago0xf5024e…48d129
0x721a…98840x3e0a…78e7Base—$0.00503100%coinbase74d ago0xc0ca70…c658d7
0x721a…98840x3e0a…78e7Base—$0.004917100%coinbase74d ago0x0aa9af…beac88
0x721a…98840x3e0a…78e7Base—$0.003192100%coinbase74d ago0x04b0aa…d5735b
0x721a…98840x3e0a…78e7Base—$0.002698100%coinbase74d ago0xa4852a…e4581f
0x721a…98840x3e0a…78e7Base—$0.003006100%coinbase74d ago0xa65fc8…bcca0d
0x721a…98840x3e0a…78e7Base—$0.005251100%coinbase75d ago0x17695f…fb685f
0x721a…98840x3e0a…78e7Base—$0.002696100%coinbase75d ago0x7b13fe…48ee75
0x721a…98840x3e0a…78e7Base—$0.004752100%coinbase75d ago0x9b51bd…4acab6
0x721a…98840x3e0a…78e7Base—$0.002861100%coinbase75d ago0x02b3d3…160c7c
0x721a…98840x3e0a…78e7Base—$0.004951100%coinbase75d ago0x4b358b…72a758
0x721a…98840x3e0a…78e7Base—$0.005727100%coinbase75d ago0x015ae0…2f065c
0x721a…98840x3e0a…78e7Base—$0.004676100%coinbase75d ago0xcb2bbe…428400
0x721a…98840x3e0a…78e7Base—$0.005113100%coinbase75d ago0x38c53a…a0a9ab
0x721a…98840x3e0a…78e7Base—$0.002891100%coinbase75d ago0xb51d14…d63682
0x721a…98840x3e0a…78e7Base—$0.005689100%coinbase75d ago0xd58225…652f8c
0x721a…98840x3e0a…78e7Base—$0.002677100%coinbase75d ago0x03022f…4033f8
0x721a…98840x3e0a…78e7Base—$0.004644100%coinbase75d ago0xdf7280…f5087c
0x721a…98840x3e0a…78e7Base—$0.004398100%coinbase75d ago0x43650b…6dcf13

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.