Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x125d60…80ebdf
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x81522c…054875
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x901f45…0e2d75
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x5f5aca…1b117b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x264b3b…332d90
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x900867…d49447
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0x372837…35bb99
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa21d ago0xc5bd9f…0efb5d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xf7caba…d5242d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xa1d175…4565bb
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x4a4438…b2a7a2
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x3a25a9…1bdc7f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x1b12af…85fd0a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x258009…672b76
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x9ae6ef…38464b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x7df381…193cb8
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x91b8af…67004b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xb6a7fd…c19903
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x67bf7b…7ebcc1
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xf0c8ea…2e985f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x9bc722…659c1d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x05e640…01cb98
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0x61ac94…38bc40
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xea6de2…696167
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa22d ago0xe43872…18fd5a

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.