Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf47b…4c160xf7ee…9201Base—$0.01100%coinbase69d ago0xb9b205…1a029e
0xf47b…4c160x3f98…943fBase—$0.01100%coinbase69d ago0xc512d2…bcc1fb
0xf47b…4c160xd6d4…c805Base—$0.01100%coinbase69d ago0x22a504…b9a1d0
0xf47b…4c160x9bb1…19f5Base—$0.01100%coinbase69d ago0x189a81…5deedf
0xf47b…4c160x7f28…a1f5Base—$0.01100%coinbase69d ago0x101a2f…6681fc
0xf47b…4c160xa983…3a92Base—$0.01100%coinbase69d ago0xfeada0…a8bdad
0xf47b…4c160xeeb1…dff6Base—$0.01100%coinbase69d ago0xcd8d91…a8fe6d
0xf47b…4c160x9e51…09d6Base—$0.01100%coinbase69d ago0xf5b0e2…949312
0xf47b…4c160x7794…bb63Base—$0.01100%coinbase69d ago0x91a778…cf4838
0xf47b…4c160xd67d…0704Base—$0.01100%coinbase69d ago0x0a4a71…bf93cb
0xf47b…4c160x3ba9…9188Base—$0.01100%coinbase69d ago0x646486…c3352f
0xf47b…4c160xdfc4…dd9aBase—$0.01100%coinbase70d ago0xc8d063…fe9284
0xf47b…4c160x55ff…1dbdBase—$0.01100%coinbase70d ago0xfec0d3…2fee94
0xf47b…4c160x373b…6715Base—$0.01100%coinbase70d ago0xb0e77f…f8e98a
0xf47b…4c160x40ff…6870Base—$0.01100%coinbase70d ago0x9063ba…f69bd2
0xf47b…4c160xc768…7439Base—$0.01100%coinbase70d ago0x7a75f1…18223e
0xf47b…4c160x7bac…b5b1Base—$0.01100%coinbase70d ago0x2d6fec…3c1c13
0xf47b…4c160x167c…5828Base—$0.01100%coinbase70d ago0x0d933c…189221
0xf47b…4c160x44de…302aBase—$0.01100%coinbase70d ago0x325d5b…224c33
0xf47b…4c160xb0c5…abb2Base—$0.01100%coinbase70d ago0x86d4b4…8c29a2
0xf47b…4c160xc536…b088Base—$0.01100%coinbase70d ago0xeed0bd…fabb7a
0xf47b…4c160x863c…313aBase—$0.01100%coinbase70d ago0x6a8153…5f6794
0xf47b…4c160x1398…cd79Base—$0.01100%coinbase70d ago0x5034da…306970
0xf47b…4c160xeb44…7e46Base—$0.01100%coinbase70d ago0xf5743b…17e81a
0xf47b…4c160x91fb…35ccBase—$0.01100%coinbase70d ago0x6000b0…a5ce00

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.