Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xa6a9…809dBase—$29.63100%mrdn10d ago0x33759c…9366b1
0xe55e…f7480x4754…327bBase—$42.82100%mrdn10d ago0x298d46…8b2a60
0xa6a9…809d0xe55e…f748Base—$49.42100%mrdn11d ago0x0abf29…8b1865
0x4754…327b0xe55e…f748Base—$23.37100%mrdn11d ago0x691918…14ef55
0x4754…327b0xe55e…f748Base—$28.30100%mrdn11d ago0xa34dc7…23cd52
0xe55e…f7480x4754…327bBase—$37.07100%mrdn11d ago0x0e305d…1c4976
0xa6a9…809d0xe55e…f748Base—$26.54100%mrdn11d ago0x8b8c6f…432847
0xe55e…f7480xa6a9…809dBase—$51.49100%mrdn11d ago0x313ff5…7a2ff9
0x4754…327b0xe55e…f748Base—$41.18100%mrdn11d ago0x99dec6…6f53a7
0xe55e…f7480xa6a9…809dBase—$24.91100%mrdn11d ago0xe9fea3…5b48f0
0x1cec…8dd40xe55e…f748Base—$29.43100%mrdn11d ago0x0b19d7…d99a9e
0xe55e…f7480x1cec…8dd4Base—$31.71100%mrdn11d ago0x4d15e2…b1163f
0x1cec…8dd40xe55e…f748Base—$42.78100%mrdn11d ago0xccf7e8…b008ea
0xe55e…f7480x13db…5192Base—$45.31100%mrdn11d ago0xb499d1…9f623b
0xfe8f…794d0xe55e…f748Base—$24.31100%mrdn11d ago0xf24272…942fa6
0xa6a9…809d0xe55e…f748Base—$24.95100%mrdn11d ago0x7d2c6a…605e92
0xe55e…f7480xa6a9…809dBase—$44.32100%mrdn11d ago0x86a6f0…95e9c1
0x1cec…8dd40xe55e…f748Base—$28.68100%mrdn11d ago0x1500a4…32f93a
0xe55e…f7480x1cec…8dd4Base—$48.10100%mrdn11d ago0x0c1213…898417
0x4754…327b0xe55e…f748Base—$31.18100%mrdn11d ago0x959f70…82f0d6
0xe55e…f7480xa6a9…809dBase—$35.91100%mrdn11d ago0xe4fe82…779d50
0x4754…327b0xe55e…f748Base—$39.35100%mrdn11d ago0x1f36da…b4216f
0xe55e…f7480x4754…327bBase—$26.26100%mrdn11d ago0x87f4d0…fbacf4
0x4754…327b0xe55e…f748Base—$34.51100%mrdn11d ago0x3b1be2…93a19d
0xe55e…f7480x13db…5192Base—$22.40100%mrdn11d ago0xe43627…a23e3e

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.