Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xaa41d4…b73602
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xe4084b…5f47f9
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa48d ago0x4b3c0a…46baed
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa48d ago0xbb04f5…810723
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0x320c30…b062f5
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa48d ago0xaaa296…a2b538
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xb04174…2266f0
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0x95aee8…cbdcd0
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0x46cdcf…8ac0cd
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0x4e5940…a4e96b
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa48d ago0xf27abd…27e5c3
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa48d ago0x9b4b61…5764db
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xf30509…f671f0
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xfff79a…e0625c
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0x878e96…7fe34c
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xa89de4…73ef6e
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0x637e84…fe3369
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xe423c8…36dea9
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xa1492d…9ff66a
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa48d ago0x1d02f7…a53502
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xbfe4c2…305bec
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa48d ago0x13dedc…b5f5a0
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0xce509a…9e5990
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0x2311c5…1cf0c8
0x74cd…0a2b0x9c95…e299Base—$0.001100%fluxa48d ago0x5cb2ff…f1ce43

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.