Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0x4555fb…98924e
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0xe8f9b3…df7685
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0x288c71…457961
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0x5814c9…57f901
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0xad2aa0…8e3cea
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0xd4d232…499d08
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0x9aa49f…5c73f2
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0x908d61…2599e4
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0x682750…0f971a
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0x7fdcc4…44422c
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0x9f5762…1add3b
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0x1e3e00…718b67
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0x7b05bc…b6767f
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0xc86c0c…92576a
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0xc117de…75511c
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0xedc49b…d6296a
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0xcef79d…a67757
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0x4b37e6…f4e447
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0x12f4e2…159efd
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0x1469f2…5b516d
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0xbda4ff…294251
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0xa2095b…eea121
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0xa703d0…8adb0f
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates105d ago0x5252d8…8312fe
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase105d ago0xa355d2…703631

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.