Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070x776a…e55fBase—$0.01100%coinbase73d ago0x9e91d5…1aaa90
0xe66e…e2070xfde8…d70bBase—$0.01100%coinbase73d ago0xc262bd…59c361
0xe66e…e2070x03b1…8da9Base—$0.01100%coinbase73d ago0x3a7d71…4fe624
0xe66e…e2070x7e8e…2d6bBase—$0.01100%coinbase73d ago0xcd703e…ed739e
0xe66e…e2070xc9c1…b03eBase—$0.01100%coinbase73d ago0x8fd80a…68045e
0xe66e…e2070x355e…58aaBase—$0.01100%coinbase73d ago0xcf81f5…d43836
0xe66e…e2070xf1d0…e442Base—$0.01100%coinbase73d ago0x2588fa…5c2d98
0xe66e…e2070x1a42…9603Base—$0.01100%coinbase73d ago0xf00a4c…178c98
0xe66e…e2070x5ed2…aeb1Base—$0.01100%coinbase73d ago0x648fd8…bd7c42
0xe66e…e2070x481b…7a99Base—$0.01100%coinbase73d ago0xb4e8cb…c66d5d
0xe66e…e2070x52a7…d849Base—$0.01100%coinbase73d ago0xaeca7b…c84404
0xe66e…e2070x1d52…5020Base—$0.01100%coinbase73d ago0xfa818b…3155c3
0xe66e…e2070x333c…8928Base—$0.01100%coinbase74d ago0xdc9e84…b12703
0xe66e…e2070x2d1f…ce3dBase—$0.01100%coinbase74d ago0xd666bb…8ad654
0xe66e…e2070x50bc…0b3eBase—$0.01100%coinbase74d ago0x68c0b2…a2fc99
0xe66e…e2070x640b…c69eBase—$0.01100%coinbase74d ago0x84b1d9…c3633b
0xe66e…e2070x5c3a…5cffBase—$0.01100%coinbase74d ago0x5e3a0b…51f224
0xe66e…e2070xbaec…b149Base—$0.01100%coinbase74d ago0xc2bd43…d0a04e
0xe66e…e2070xce09…14c2Base—$0.01100%coinbase74d ago0x3b3b23…835b7b
0xe66e…e2070x4488…3659Base—$0.01100%coinbase74d ago0xef29f2…867710
0xe66e…e2070x4167…0847Base—$0.01100%coinbase74d ago0x6258fe…a1ec27
0xe66e…e2070x695c…8b8fBase—$0.01100%coinbase74d ago0xc6a52f…f62708
0xe66e…e2070x36e9…7459Base—$0.01100%coinbase74d ago0x3e65dc…fd7a58
0xe66e…e2070x34cb…7a07Base—$0.01100%coinbase74d ago0x1cf787…4b1af1
0xe66e…e2070xad6f…b9f7Base—$0.01100%coinbase74d ago0xc67bb2…f2ddc3

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.