Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0xa9c16b…2cfa86
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0x4ab199…24b0bd
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0x940431…4ac665
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0xd95a69…acaf18
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0x454b88…56d596
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0x619df9…5ab5f1
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0xc16c7b…c74689
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0xb9c469…fe3b5b
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0x993455…b26d3e
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0xd88413…811db3
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0x45a3d9…42a9f1
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0xd49fef…54b3cc
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0xbaa3d7…a797a1
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0xa710b4…6de9ac
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0x2f007b…ff38c1
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa21d ago0x9070e7…cecb54
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x891d8d…0cee5f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x4b6931…51b7a8
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0xee179c…040409
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x9a0ab0…3e3d14
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x349bd9…f595aa
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x6ab2c0…985d91
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x6b7d85…ce5068
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x82e4cf…f8ea3d
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x0d8338…2e032a

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.