Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xfe8f…794dBase—$26.07100%mrdn14d ago0xbd7004…099ef6
0xfe8f…794d0xe55e…f748Base—$45.02100%mrdn14d ago0xf16982…1321e1
0xa6a9…809d0xfe8f…794dBase—$35.88100%mrdn14d ago0x237fc0…a26da8
0x13db…51920xfe8f…794dBase—$44.45100%mrdn14d ago0x8234a7…5ac76c
0xfe8f…794d0x13db…5192Base—$46.31100%mrdn14d ago0xa9c86c…6a021f
0xfe8f…794d0x4754…327bBase—$23.25100%mrdn14d ago0x57dc72…22c705
0x1cec…8dd40xfe8f…794dBase—$35.03100%mrdn14d ago0xe5ce08…134a7d
0xfe8f…794d0x13db…5192Base—$34.88100%mrdn14d ago0xd57f71…49467c
0x1cec…8dd40xfe8f…794dBase—$37.87100%mrdn14d ago0x555f62…8864c7
0xfe8f…794d0x13db…5192Base—$42.18100%mrdn15d ago0x5d5cfd…603795
0xe55e…f7480xfe8f…794dBase—$22.70100%mrdn15d ago0xb417dc…6e21f3
0xfe8f…794d0x4754…327bBase—$39.40100%mrdn15d ago0x38cb47…92232d
0xfe8f…794d0xe55e…f748Base—$24.79100%mrdn15d ago0x4eac3b…0f0f87
0x4754…327b0xfe8f…794dBase—$44.57100%mrdn15d ago0x401103…e5dc19
0xa6a9…809d0xfe8f…794dBase—$25.82100%mrdn15d ago0x2f7eb3…c61232
0xfe8f…794d0xa6a9…809dBase—$27.51100%mrdn15d ago0xb31a30…ed5949
0x1cec…8dd40xfe8f…794dBase—$36.90100%mrdn15d ago0x78b2ec…bc3d47
0xfe8f…794d0xa6a9…809dBase—$43.26100%mrdn15d ago0xe41545…6649e5
0x4754…327b0xfe8f…794dBase—$25.45100%mrdn15d ago0x7913c5…b5c138
0xfe8f…794d0xe55e…f748Base—$26.78100%mrdn15d ago0x5488a7…f6101b
0xfe8f…794d0x13db…5192Base—$29.44100%mrdn15d ago0x038305…d9c291
0xa6a9…809d0xfe8f…794dBase—$38.59100%mrdn15d ago0xdf0caf…6084fe
0xa6a9…809d0xfe8f…794dBase—$28.87100%mrdn15d ago0x400b83…7affa7
0xfe8f…794d0xa6a9…809dBase—$33.71100%mrdn15d ago0xb21801…c185cd
0xa6a9…809d0xfe8f…794dBase—$26.83100%mrdn15d ago0x3be99f…ab7d92

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.