Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.16100%coinbase40d ago0x6a5a2d…babd0c
0x48b1…07d30x07f0…a045BaseStableStudioUpload$0.07100%coinbase40d ago0x4c6a78…b6ae63
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.50100%coinbase40d ago0x9ac361…690da2
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.50100%coinbase40d ago0x1fb550…d8f3d6
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.50100%coinbase40d ago0xaf0d0d…44450e
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.50100%coinbase40d ago0x4587bc…912c9f
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.50100%coinbase40d ago0xe42ef0…010241
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.50100%coinbase40d ago0x2194d9…1d3f8e
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.50100%coinbase40d ago0x75fc20…cd182d
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.50100%coinbase40d ago0xe7fdc1…de36b0
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase40d ago0x5b0fd3…0f6003
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase40d ago0xa49fe0…35d8a9
0x9657…056d0x07f0…a045BaseStableStudioUpload$0.50100%coinbase40d ago0x37c05d…bd9706
0x30a8…fa2d0x07f0…a045BaseStableStudioUpload$0.21100%coinbase41d ago0x865f03…e4c900
0x27ab…248c0x07f0…a045BaseStableStudioUpload$0.01100%coinbase41d ago0x9930a4…102f31
0x30a8…fa2d0x07f0…a045BaseStableStudioUpload$0.21100%coinbase41d ago0xa223d2…2e2e2d
0x30a8…fa2d0x07f0…a045BaseStableStudioUpload$0.21100%coinbase41d ago0xbb1d03…d2d1f4
0x30a8…fa2d0x07f0…a045BaseStableStudioUpload$0.01100%coinbase41d ago0xe0a63c…a626c0
0x30a8…fa2d0x07f0…a045BaseStableStudioUpload$0.17100%coinbase41d ago0x7dbd62…e89bfd

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.