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 ago0xee2e00…4ad48a
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x06642f…ffa4f0
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xde8769…b1e6f1
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xbd89d3…8a66f7
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x8e86ba…6ba67f
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x304c77…8f46be
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x6da491…1156d4
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x151dbe…f43948
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x0587db…d3a538
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x718734…b182ad
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x1a5ec4…dd4e9d
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x5b4673…260f32
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xbd9405…3469e8
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xb59062…a2abac
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x584f53…6642d4
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x4848a1…f24ff9
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xad828b…6da3a6
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x6b8028…f963cf
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xb8c396…a4f382
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xd41499…ec1312
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xfcdf07…c6f8a2
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xffb368…59a1c6
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0xb6cb44…ce1748
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x0fd00b…a10561
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa115d ago0x3c3de1…abbfec

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.