Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x124f…4478BaseStableCryptoDefillama$0.01100%coinbase107d ago0xd37453…5276c9
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0x0d96b1…54d15b
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0x0fde46…7aa1d9
0xe2d8…66c20x124f…4478BaseStableCryptoDefillama$0.01100%coinbase107d ago0xc58166…beb3b1
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0xbff332…7c7441
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0xd05a64…990956
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0x565faa…d898a2
0xe2d8…66c20x124f…4478BaseStableCryptoDefillama$0.01100%coinbase107d ago0xa9005c…970c2b
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0x864c57…d55b8e
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0x69680c…e877f3
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase107d ago0xcc6fb6…c418f5
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase107d ago0x1ec3de…556c6e
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase107d ago0xe00977…676645
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase107d ago0x5d68ce…b27363
0xe2d8…66c20xd219…6801Basex402 service$0.54100%coinbase107d ago0xf865fb…008d64
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase107d ago0xeda152…1ef0ef
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase107d ago0x60d70c…fd924a
0xe2d8…66c20xe3c9…31a0Base—$4.75100%0xbdbe…15b2107d ago0xab64d6…b8078d
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase107d ago0x800b34…0f6339
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0x3b664c…321f33
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0x21a9fe…aa5ab5
0xe2d8…66c20x124f…4478BaseStableCryptoDefillama$0.01100%coinbase107d ago0x2d110b…294027
0xe2d8…66c20xbd17…283dBaseStableFinanceNews$0.02100%coinbase107d ago0x1ac0cb…9b3a48
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase107d ago0x170610…1f508f
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase107d ago0xb93ce9…2490ff

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.