Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220xeae7…dc6eBase—$0.01100%coinbase74d ago0xb6125b…faebb3
0x5d7a…b1220x6169…2bcbBase—$0.01100%coinbase74d ago0x969f5c…508eea
0x5d7a…b1220xf740…dc98Base—$0.01100%coinbase74d ago0x6fc578…eb1c24
0x5d7a…b1220xcc5e…ea65Base—$0.01100%coinbase74d ago0x7f64d4…bb327e
0x5d7a…b1220xcdb1…e5e0Base—$0.01100%coinbase74d ago0xbfba9b…dc0fa0
0x5d7a…b1220xf758…d302Base—$0.01100%coinbase74d ago0xd01802…8a6ec1
0x5d7a…b1220x3185…4d47Base—$0.01100%coinbase74d ago0xc7868e…d7e8a3
0x5d7a…b1220x3602…d7c5Base—$0.01100%coinbase74d ago0xbb78e0…425174
0x5d7a…b1220xaee4…517eBase—$0.01100%coinbase74d ago0xfcc4ab…0f42dc
0x5d7a…b1220x9e09…ee5fBase—$0.01100%coinbase74d ago0x431131…297ccf
0x5d7a…b1220xd150…e35eBase—$0.01100%coinbase74d ago0x59b51d…c5c17d
0x5d7a…b1220x3575…0b4bBase—$0.01100%coinbase74d ago0x73b0fb…9d0a49
0x5d7a…b1220x2a63…1fb1Base—$0.01100%coinbase74d ago0xc3fd18…72f9aa
0x5d7a…b1220x1f83…9151Base—$0.01100%coinbase75d ago0x8689a0…7a5bdb
0x5d7a…b1220x2d77…fc8aBase—$0.01100%coinbase75d ago0x425b9b…3ecd25
0x5d7a…b1220xd3b4…5022Base—$0.01100%coinbase75d ago0x434412…3e54a4
0x5d7a…b1220x8ddc…3e7fBase—$0.01100%coinbase75d ago0x6a2f7d…09aea3
0x5d7a…b1220x7619…cab1Base—$0.01100%coinbase75d ago0x319fbf…f8f7ae
0x5d7a…b1220x4784…1e3dBase—$0.01100%coinbase75d ago0x3831d9…b56b9a
0x5d7a…b1220x6253…fb30Base—$0.01100%coinbase75d ago0x052aeb…b95ec0
0x5d7a…b1220xb308…aec5Base—$0.01100%coinbase75d ago0xc878ba…66b96d
0x5d7a…b1220x7f91…f97fBase—$0.01100%coinbase75d ago0xe7919f…1719e7
0x5d7a…b1220x68d7…5e0aBase—$0.01100%coinbase75d ago0xbefb20…d98116
0x5d7a…b1220x9f01…d580Base—$0.01100%coinbase75d ago0xe75d2f…cac8db
0x5d7a…b1220x1c31…4d5fBase—$0.01100%coinbase75d ago0xaee25f…28ccbb

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.