Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0xbe9f26…5a5c74
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0x9a1950…e10d29
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0xdbee4c…85c8df
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0xec1556…7d24fb
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0xfd2ead…ab8962
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0xabe3c5…b578e0
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb97702…937c73
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0x5d5441…818cb3
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf46f95…9426fb
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0x1c86cd…3b276a
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0x33475b…c022b5
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0xfeddcb…7f094b
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0x3d92d5…9b3d23
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa17d ago0x1fce48…1193e1
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc1b73a…7118f2
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0x209736…6b29ca
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4a5359…06c2a7
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0x0a39aa…955945
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4c63a0…a6296d
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4bf162…7d03e7
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0x6e9f4a…913fec
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0xce2966…f9e0f0
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0x6e492f…3849b5
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe14bd3…82cb9d
0x0579…087c0xfe80…47eeBase—$0.001100%fluxa18d ago0x2798ba…7210b3

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.