Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x44ac37…b6f33c
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0xfa5223…9a90db
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0xbe6e8d…436f20
strshp.eth0x4448…ef31Base—$0.03100%coinbase77d ago0x2e5cd0…0ec18f
strshp.eth0x4448…ef31Base—$0.03100%coinbase77d ago0xcf9793…28d95d
strshp.eth0x4448…ef31Base—$0.10100%coinbase77d ago0x4625a9…532cf1
strshp.eth0x4448…ef31Base—$0.05100%coinbase77d ago0x1329a5…9eb286
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x8a5ea8…2add64
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0xacc8af…cff423
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x129d42…819bf6
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x75e08e…f6612a
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x1fe983…48c986
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x854138…a6d490
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0xa1dbe5…9962b5
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x0ca593…854db8
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x759bf9…f1b7e4
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0xb430a6…04bd12
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0xe58d66…c558c3
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x56beee…9e300d
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0xe672de…5789bc
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0xb19a35…f70300
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x3a2f5d…8220b5
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x4b457e…228d33
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x3aa18f…2d1263
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x2b50cf…63b16b

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.