Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x4da12f…d2685e
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0xeaf9cc…6eaa7c
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x5bacd4…f3c8db
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0x8f5835…a6d044
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x91985b…30bfec
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0x2c5821…a218be
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0xd67742…89102d
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0xcaa165…e02c33
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x01979f…257c42
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0x461a8c…a35be1
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x494e42…46171c
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0xb3498d…837ec5
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0xe13555…377f33
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0xbccaba…ae92ef
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x113d48…9a3239
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0x2df9a5…4c26f8
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x2b2590…86fa52
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0xe433ed…009869
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x4266f7…029382
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0x814882…0328ce
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x8f2695…40b3bc
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0x678168…483829
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x357b43…50e105
0xdde1…7ee40x13bf…b9a7Base—$0.003100%candidates68d ago0x1b4e26…d38a65
0xdde1…7ee40x13bf…b9a7Base—$0.002100%coinbase68d ago0x93f76f…fc7057

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.