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%coinbase76d ago0x41320d…6fbb1d
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xa6fc12…6ab2d5
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x7b1fc6…d49300
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x85cad9…fcde02
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x617f64…a5f3fe
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xc4b290…774c20
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xb899b1…fa707b
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0xc6b684…530555
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x7d3526…75ff47
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x0e080e…7bcb00
strshp.eth0x4448…ef31Base—$0.005100%coinbase76d ago0x353a2b…bc2bca
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0xa4a29f…65e7a5
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x1021e0…e7acdf
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x448257…fdd67f
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x50b15e…430188
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x6a7c88…48246c
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x5dae79…da4866
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x715a40…9dda8b
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x6e39d0…c8946e
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x89c102…3a13bf
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x6db767…c89213
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x60ac9a…87c16e
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0xf7ede2…a3eaa0
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x3ef3a9…1f0a11
strshp.eth0x4448…ef31Base—$0.005100%coinbase77d ago0x6dd0e7…2a3c45

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.