Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x89b461…f33d72
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0x30f2a7…1160b2
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x5cac7c…7419fc
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0xeb99a3…a07250
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x1412d7…0d9e68
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0x061e09…719bfa
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xb50028…679329
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0x5fa6d6…f135b4
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x5ba4e8…0e20d0
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0x2bccbf…df9606
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xb70cc5…f8f861
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0x606f40…e5e4e8
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x957cad…1240e5
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0xdc450c…effdcd
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x0df099…2ae666
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0xd644bc…cac572
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x1f4461…ca2b7f
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0xbdb79d…596cea
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x81d2a6…834a06
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0x80cb0b…f49199
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x3b688e…3c340e
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0x9c6752…7a772b
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xbc22ec…eeaf46
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates114d ago0x61f8ae…3defe1
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x08e269…01a118

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.