Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x3e5d43…b6d401
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x6d1118…2c5d7f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x9dea52…dbf03e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x8ffaae…75a43d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xa6958b…0777ca
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0xe23baa…831d8b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa22d ago0x0cab31…81d46f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x17836a…dc35fc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0xe52524…7646cf
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0xe1e690…0b0e73
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x901263…1d75b4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x3f6c14…21c977
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x46de8f…57df5a
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x9b252e…0d0c10
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x643e34…8f4ace
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0xf41397…83fd80
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x842271…d65af6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x43f60c…422e39
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0xd7d0ed…ff5a12
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0xa4abf4…a01ffb
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x17c942…4c2125
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x5235fe…c7dd1a
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x6c581b…b9ec5b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0xfadde5…2bbcc2
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa23d ago0x8c2ab1…8621d8

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.