Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0xd0b082…8eda75
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x093225…c668fb
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x151d74…eae2c5
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x7670ce…cac55c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0xaa19d5…faede1
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x57999d…06b02f
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0xf10be9…4c0b34
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x3fd634…e060d0
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x62f8ce…7dbe68
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x12c604…e49b8b
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x88b0f9…1d1845
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x79cb49…42f0e6
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x0f4c2b…3fcaa1
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x767f56…3c1d3d
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0xf51af2…f76b26
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0xa6c074…df80f6
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0xbaaab1…b271ba
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x01a3e7…83802a
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x0a9884…aea7d3
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x3c5bd6…f1c6e4
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x79c025…d9cc7a
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x19a09d…dfd448
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0xe84160…14b084
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x3492c7…0b0093
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa18d ago0x9be942…d5f7a7

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.