Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x721dc7…1deef7
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xad0dcf…c3bab1
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x78b977…3b5029
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x1809ba…567981
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xa7b152…c1bede
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x982d72…e4a7c2
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x0e37bb…61d23f
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xc5b236…18846a
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x267e0f…4ff0f6
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x44a753…361f7f
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x49ac62…5ee678
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x8cde9d…d2ff0e
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x3750a1…1769dd
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x321057…76579b
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x83d447…031d09
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x25d655…006a06
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x2ad692…c38b0a
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x588b93…26cd34
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x194231…c0ca2b
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x90878e…4ae3ca
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x5485f4…aefb76
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x1ad046…8b4ec6
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0x35c67a…e642ec
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0xaa91a4…9a7413
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa23d ago0xbef676…fdc9e3

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.