Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x93b692…394026
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x42b9d7…eb188e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xaf956f…8782d6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xd722b0…466f8e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xfdb528…065575
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x72ec46…92e4e2
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x2d1ebd…144d56
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x5d1da8…a5cfcd
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x110d1f…ba462b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xb2c226…2649e6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xd43583…bd9f09
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xb719da…8e6a28
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xa79615…69f6d8
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xbd1ac5…8b86a5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x660f7b…24ba6f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x0a7bfe…f3e743
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xfe1f42…e46ab3
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x174c93…38165a
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x60ad04…9e4a37
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x3c4121…5c90e0
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x3cc3a3…f70ede
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x603328…b20eff
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x0d5583…1a13d4
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0x5753c0…3db9b0
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa21d ago0xd0674c…0693b9

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.