Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0xfc274b…019fd8
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0xb65409…280a10
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x60eedd…f599a6
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x9f2b39…c88677
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x0bc765…e008be
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x0513c5…03fcf7
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x7a2f53…8b80f0
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x62f291…fc12ba
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0xdf88c8…25b42c
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x1bcd27…5b09ae
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x73d431…a9752f
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x83526f…96e40d
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x2f946f…33d265
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0xee3069…0a409c
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x95ed40…b9761c
0x9cd4…2b5e0x5e00…0b5cBase—$0.07100%coinbase18d ago0x969beb…98e8cc

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.