Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x096d…dbcb0xac65…4417Base—$0.13100%fluxa104d ago0x7db72f…b84830
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa104d ago0xe33124…07ab9b
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x0b16a7…1d352b
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x8d5f53…8fc638
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x4aba1a…6588cb
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x1b99eb…7b929a
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x26088a…72bf56
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0xd8cace…750a8e
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0xfc92be…1aabcf
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0xf406f2…c89287
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x1cffc9…d01f6c
0xb90a…9ae40x096d…dbcbBase—$0.03100%fluxa105d ago0x108be5…711ddb
0x096d…dbcb0xac65…4417Base—$0.15100%fluxa105d ago0x048c6d…df3a50
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0xcee8e0…8daa5a
0xb90a…9ae40x096d…dbcbBase—$0.05100%fluxa105d ago0x8a5002…7d3709
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x3a1292…40492b
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x49b8ce…ba1371
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x5f86a7…ed1258
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x999693…7fa983
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x62d3e8…ff7332
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0xa2a0f2…cb1716
0xb90a…9ae40x096d…dbcbBase—$0.02100%fluxa105d ago0xc2789f…2c5045
0xb90a…9ae40x096d…dbcbBase—$0.01100%fluxa105d ago0x4f200d…de405a

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.