Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6bd…ad100xe307…633cBase—$0.01100%coinbase55d ago0x526fd5…fbcd93
0xa6bd…ad100x7d85…c103Base—$0.01100%coinbase55d ago0xc57d3b…f37b44
0xa6bd…ad100x3229…a8b8Base—$0.01100%coinbase55d ago0xb0de39…f04fb0
0xa6bd…ad100xe91d…6fd4Base—$0.01100%coinbase55d ago0x765d6d…e4960b
0xa6bd…ad100xb461…945aBase—$0.01100%coinbase55d ago0xc9a522…17b586
0xa6bd…ad100x43d5…76d6Base—$0.01100%coinbase55d ago0xd22f98…ac23c3
0xa6bd…ad100x0a44…eaccBase—$0.01100%coinbase55d ago0xac7ae1…b1cb24
0xa6bd…ad100x08c3…c9fdBase—$0.01100%coinbase55d ago0x6a1864…a15c2d
0xa6bd…ad100x97ba…ac7fBase—$0.01100%coinbase55d ago0xe62e53…46899a
0xa6bd…ad100x7c54…7898Base—$0.01100%coinbase55d ago0xd1017e…a9f486
0xa6bd…ad100x4f4c…5b48Base—$0.01100%coinbase55d ago0x156e63…d5228d
0xa6bd…ad100x04c6…d811Base—$0.01100%coinbase55d ago0x30b353…9ec057
0xa6bd…ad100x2c55…a66eBase—$0.01100%coinbase55d ago0x07d291…ef7f4b
0xa6bd…ad100x3a99…c966Base—$0.01100%coinbase55d ago0xd9f835…42a1de
0xa6bd…ad100xdcd2…3307Base—$0.01100%coinbase55d ago0xbcc6cb…278412
0xa6bd…ad100xeb23…572eBase—$0.01100%coinbase55d ago0x01f20f…2ce206
0xa6bd…ad100xb8c4…d76eBase—$0.01100%coinbase55d ago0x157f90…c17a30
0xa6bd…ad100xfc44…600fBase—$0.01100%coinbase55d ago0x57ded6…2467d5
0xa6bd…ad100x34d7…f91dBase—$0.01100%coinbase55d ago0xbb290b…c72b90
0xa6bd…ad100x5c57…892cBase—$0.01100%coinbase55d ago0xaae061…366dca
0xa6bd…ad100xa773…7f4aBase—$0.01100%coinbase55d ago0x0e2f6a…35a2a8
0xa6bd…ad100x0fe9…c4a6Base—$0.01100%coinbase55d ago0x64e3ca…071908
0xa6bd…ad100x25b0…ac7fBase—$0.01100%coinbase55d ago0x8f9ab4…b63bba
0xa6bd…ad100x4176…2a3dBase—$0.01100%coinbase55d ago0xa0315d…d679f1
0xa6bd…ad100xc678…1646Base—$0.01100%coinbase55d ago0x36a354…7bb6e8

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.