Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x023b1c…223386
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x1349d1…41c189
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0xa1d8c1…13ee37
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0xfa43a0…d86faf
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x23f175…b3c26d
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x520406…8ca662
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x9aeca1…060690
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x76d190…c84481
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x868e04…c91223
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0xecacf7…60daea
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x41a794…2ec13f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0xc54408…693ce9
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0xf85cf5…e59a0d
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0xec1e84…6d1ed9
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x0f8b7b…de2af8
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x3c3745…0ae17f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x44b8e7…1adf0a
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x99efd2…07b9b1
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x44e6c4…8dcefb
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x06ebd8…467860
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x8c379e…031414
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x1e4991…7b90ae
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x02b42e…532918
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0xd9fb9a…52d796
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa19d ago0x6e06ab…ec3da9

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.