Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0xe8c72d…2a3142
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x544258…4b9c32
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x0d791a…88d1c0
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x6bcd6e…62def7
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0xcc7546…d48410
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x239cd6…bb84ff
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x9a84b0…05d40d
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x675a08…8cb716
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x42abbc…ad0a22
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x418b83…11cad1
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x0d8a6c…971ead
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x2f73e9…86d520
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x5a4179…ad63c8
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0xd5041e…25f4eb
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x8b74a5…b1ae27
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x5142b2…4134d6
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x38588d…4e823d
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x29341e…92f7ed
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x33a2ce…db6635
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x3cb181…a6c37f
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x041a90…38e53b
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x1b52bb…77a254
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0x8d685f…53636a
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0xab2281…f7b8e0
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa115d ago0xd33ad0…6846c0

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.