Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xa93bef…f0fc49
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0x1bd014…9f6d90
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0x975510…778b5d
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xec7024…a2feb3
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xd9f01a…ee1e63
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0x4d7782…782bdb
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xc2787d…9898e8
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xac6498…7b4c14
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xf0fc5e…820327
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0x831ac7…37c428
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xf36c77…c3b139
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xe976ac…5909a1
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xd49b18…a92685
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xe4fbe8…20366e
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xf30104…8b30c6
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xad67b0…3e49ba
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0x93f7e4…d0db86
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xf95463…3268de
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0x1ad4c2…4329be
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xe39561…5dff44
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0x852f1d…be32c1
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xe993f7…5dad3e
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0x0b9042…f7c72e
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0x6d6c35…ef4bf1
0xe63e…98930x8765…c325Base$0.009999100%fluxa19d ago0xe2afc3…57c321

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.