Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0xa3f5…44d5Base$2.94100%fluxa48d ago0x434eec…c420ce
0xc49a…9d2f0xbaca…8e45Base$0.98100%fluxa49d ago0xa26204…303a9b
0xc49a…9d2f0xe73f…9b68Base$9.80100%fluxa49d ago0xe7a3f4…74de91
0xc49a…9d2f0x74df…1d1dBase$0.98100%fluxa49d ago0x6d692c…29ad10
0xc49a…9d2f0xaee1…b011Base$5.88100%fluxa49d ago0x01218c…40ae4d
0xc49a…9d2f0x9fc8…ad19Base$0.98100%fluxa49d ago0xb8df55…251533
0xc49a…9d2f0xf9e8…40c4Base$0.98100%fluxa49d ago0xde7ca0…a66e63
0xc49a…9d2f0x1cbe…936fBase$0.98100%fluxa49d ago0xcb859e…937639
0xc49a…9d2f0x44cb…5b46Base$0.98100%fluxa49d ago0xd6f9a8…e2eaea
0xc49a…9d2f0x5d97…1a59Base$0.98100%fluxa49d ago0x5d17a5…a22069
0xc49a…9d2f0xec62…5df8Base$0.98100%fluxa49d ago0xd07a4d…e054c9
0xc49a…9d2f0xb487…d84cBase$0.98100%fluxa49d ago0xbcfc6c…5e5fe2
0xc49a…9d2f0xfa94…3d64Base$0.98100%fluxa49d ago0xc41ab7…1247da
0xc49a…9d2f0xc56d…58f9Base$0.98100%fluxa49d ago0x50c451…ce10e6
0xc49a…9d2f0xc96d…9c4eBase$0.98100%fluxa49d ago0x951ad8…74350f
0xc49a…9d2f0x0ece…cef5Base$0.98100%fluxa49d ago0x726e1f…07131c
0xc49a…9d2f0xcc11…e4faBase$0.98100%fluxa49d ago0xa769d5…76cb6b
0xc49a…9d2f0x889d…68cdBase$0.98100%fluxa49d ago0x92e4c9…3402ae
0xc49a…9d2f0x9af2…526dBase$0.98100%fluxa49d ago0xbf1457…6d7925
0xc49a…9d2f0x8ee1…33bdBase$0.98100%fluxa49d ago0x5e195c…df984f
0xc49a…9d2f0xb695…04cfBase$0.98100%fluxa49d ago0xd15d75…b88c20
0xc49a…9d2f0x0451…bb71Base$0.98100%fluxa49d ago0x3b579a…d33495
0xc49a…9d2f0x5ac9…f6a2Base$0.98100%fluxa49d ago0x9f1c53…3df00f
0xc49a…9d2f0xdf3d…d85fBase$0.98100%fluxa49d ago0x1fc53d…ebd249
0xc49a…9d2f0x23ce…1963Base$0.98100%fluxa49d ago0x21b772…891fec

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.