Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x4e524a…02492d
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x64d8d0…6fff6f
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x66ace2…a56fe4
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xe8d5d3…d598ba
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x6f249d…1891f4
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xcfe8e6…64c248
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xd0b556…49274a
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x9b0a2a…11a49b
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x0307b1…57f31d
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xe25feb…0852ad
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xb78b22…b6f92e
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xa6e72b…5bcd75
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xf1e5c7…524dc8
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x549838…ca6b6b
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x16cecb…36c5d6
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xd25e41…b9a201
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x22d6ce…ff8bda
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x9c046b…01f500
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x6410d6…75c35d
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xfc5b98…c66d08
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0xe34aa2…b35895
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x56757e…c5f4fe
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x15661a…637a81
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x48318c…450b81
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa29d ago0x1c5cc2…bdcb57

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.