Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase$63.89100%mrdn2d ago0x815241…ea60de
0xa6a9…809d0xfe8f…794dBase$70.02100%mrdn2d ago0xd116f1…dd3910
0xe55e…f7480xa6a9…809dBase$59.03100%mrdn2d ago0x1a83ff…95608a
0xa6a9…809d0x13db…5192Base$32.75100%mrdn2d ago0xfb9297…3058f1
0x1cec…8dd40xa6a9…809dBase$35.15100%mrdn2d ago0x4cae74…5da352
0x1cec…8dd40xa6a9…809dBase$64.38100%mrdn2d ago0x140d40…cecfd0
0xa6a9…809d0xfe8f…794dBase$74.27100%mrdn2d ago0x9ef051…4f755a
0xa6a9…809d0x13db…5192Base$51.68100%mrdn2d ago0xace277…4eea7d
0xfe8f…794d0xa6a9…809dBase$69.98100%mrdn2d ago0x12ab9a…79b480
0xa6a9…809d0xfe8f…794dBase$70.15100%mrdn2d ago0xe339c5…06dbd7
0xfe8f…794d0xa6a9…809dBase$67.89100%mrdn2d ago0x79ced9…5d4b9c
0xa6a9…809d0xfe8f…794dBase$45.96100%mrdn2d ago0x9ce681…1b7c0b
0xa6a9…809d0x13db…5192Base$47.88100%mrdn2d ago0x4be91b…bd1af1
0xe55e…f7480xa6a9…809dBase$62.54100%mrdn2d ago0xc07f06…afc144
0xfe8f…794d0xa6a9…809dBase$57.91100%mrdn2d ago0x02c5cb…ce3eb6
0xa6a9…809d0x13db…5192Base$49.08100%mrdn2d ago0x3ba7f5…28717c
0x13db…51920xa6a9…809dBase$46.52100%mrdn2d ago0x79c46b…0f3d81
0xa6a9…809d0xfe8f…794dBase$61.64100%mrdn2d ago0xba2167…7de500
0x1cec…8dd40xa6a9…809dBase$65.67100%mrdn2d ago0x74de12…9d332b
0xa6a9…809d0x1cec…8dd4Base$44.69100%mrdn2d ago0x512e2f…c538a1
0xa6a9…809d0x4754…327bBase$46.01100%mrdn2d ago0x32962c…418d4e
0x4754…327b0xa6a9…809dBase$75.43100%mrdn2d ago0xcd842d…76798e
0x1cec…8dd40xa6a9…809dBase$25.38100%mrdn2d ago0xa9ee6d…de35d6
0xa6a9…809d0x13db…5192Base$55.39100%mrdn2d ago0x74019a…c36511
0x4754…327b0xa6a9…809dBase$53.42100%mrdn2d ago0x1d17ab…e112ae

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.