Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0x8d0288…8e74ee
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0xae5662…4ecfd7
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0x111b98…4f4096
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0xa1ca36…7213b6
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0xfa032c…884650
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0xdaae69…46c02f
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0x5b4b8d…e93684
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0xd55d1c…504d38
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0xb66a75…4cf0cd
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0x3913f8…d509cf
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0xf04387…5dfcef
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0x1670c3…de9236
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0xe79577…78a997
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0xc2312d…21f6b8
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0x3aa516…c9816e
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0x8466af…e917d9
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0x15e704…3eab0f
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa21d ago0x731260…435b6e
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa22d ago0xdaed70…317b76
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa22d ago0x9b83c1…50324b
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa22d ago0x6c09e8…223bd2
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa22d ago0xa2bb2e…7e532d
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa22d ago0x0cd94d…8047b6
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa22d ago0x4b5369…7a7a12
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa22d ago0xe90b1f…b8f165

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.