Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa24d ago0xdba19f…2a312c
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa24d ago0x12a1d2…54f5c7
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa24d ago0xaf21d7…6f518a
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa24d ago0x98e4a4…5a688d
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa24d ago0xcac043…8b8665
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x62d59f…ce60d5
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x1d5f51…ed3e21
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x5a1215…6e3ade
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x862a7d…0ffd6d
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0xbafe2b…415965
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0xfc1721…25e277
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0xdd228d…7c227f
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0xf47e80…e9d19f
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0xd7c7dd…87b8c3
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x29a3b1…9f0fda
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x23a11b…a9efa4
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x49ab37…723564
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x49ca99…209da7
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x756647…d21a69
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0xdc4e3b…cc013e
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x989a6d…c8eaee
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x23f271…c1a41c
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0xb1a338…d40058
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x2e09e4…b16f7e
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa25d ago0x6c6715…1cd041

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.