Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xd219…6801Basex402 service$0.54100%candidates104d ago0x72fd31…068b45
0xe2d8…66c20xbf22…ab92BaseDripSubstack$0.10100%coinbase104d ago0xb7fa46…d1d535
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xb9af23…9513b9
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.13100%coinbase104d ago0x81a085…cc19c8
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.13100%coinbase104d ago0x2d2156…f46247
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.13100%coinbase104d ago0x8db848…45c716
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.01100%coinbase104d ago0xb3b8fc…99f2db
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.07100%coinbase104d ago0x041084…c92f7d
0xe2d8…66c20xe3c9…31a0Base—$5.01100%0x501e…4d4c104d ago0x7d7338…31626b
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase105d ago0x436134…643ed7
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xdfb659…2bf1ab
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase105d ago0x258c83…75bb51
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xddaa14…a476fc
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xa9fc54…a33849
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x4a53eb…11332e
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase105d ago0xf28072…214ee2
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xeb8fe7…22b3f2
0xe2d8…66c20x3803…101bBase—$0.01100%candidates105d ago0xde8f0c…495869
0xe2d8…66c20x3803…101bBase—$0.01100%candidates105d ago0x59b1ba…39a810
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.01100%coinbase105d ago0x7290b0…ec7a1b
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.003100%coinbase105d ago0xdc175e…d33b66
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x5ce902…095e94
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.003100%coinbase105d ago0x0343ea…2bee54
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x76b0f7…29b58a
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.003100%coinbase105d ago0x0fa96f…918055

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.