Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase14d ago0xbda777…596a45
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase14d ago0xc9f05c…bf260e
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase14d ago0xa680a5…401eb1
0x0544…39800x07f0…a045BaseStableStudioUpload$0.01100%coinbase14d ago0x712565…b62474
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase14d ago0x78da1c…6352ca
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase14d ago0x4c4896…50ff2c
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase14d ago0x9e03ed…d2bcdd
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase14d ago0x88575b…4f5f33
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.17100%coinbase14d ago0xb6540c…8aa32c
0x48b1…07d30x07f0…a045BaseStableStudioUpload$0.07100%coinbase14d ago0xe9b230…a90ca5
0xd28e…81030x07f0…a045BaseStableStudioUpload$0.07100%coinbase14d ago0x338b56…5a40d9
0x9cf6…64e00x07f0…a045BaseStableStudioUpload$2.40100%coinbase15d ago0xc48121…558062
0x9cf6…64e00x07f0…a045BaseStableStudioUpload$0.01100%coinbase15d ago0x2e61e0…84c46b
0x9cf6…64e00x07f0…a045BaseStableStudioUpload$3.20100%coinbase15d ago0xccf5f5…0553a1
0xd28e…81030x07f0…a045BaseStableStudioUpload$0.07100%coinbase15d ago0x34d9b5…b963e2
0xd28e…81030x07f0…a045BaseStableStudioUpload$0.07100%coinbase15d ago0x44ae07…359e46
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase15d ago0xb80362…cc4b28
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase15d ago0xd404b4…a99717
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase15d ago0x39cdce…f8cd94
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase15d ago0xd53a0b…ef0b7d
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase15d ago0x5ee655…b0c911
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase15d ago0x516beb…d2681e
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase15d ago0x0709c4…69214e
0x5e06…fb090x07f0…a045BaseStableStudioUpload$0.07100%coinbase15d ago0x6c6514…282525
0x5e06…fb090x07f0…a045BaseStableStudioUpload$0.21100%coinbase15d ago0x879509…7e6914

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.