Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80ec…09270x3e0a…78e7Base—$0.004373100%coinbase74d ago0x91bec4…701f27
0x80ec…09270x3e0a…78e7Base—$0.005903100%coinbase74d ago0xc7b3d5…7e628c
0x80ec…09270x3e0a…78e7Base—$0.004715100%coinbase74d ago0xf51c3f…2a2a11
0x80ec…09270x3e0a…78e7Base—$0.005502100%coinbase74d ago0xcc9fa6…1b5c02
0x80ec…09270x3e0a…78e7Base—$0.005408100%coinbase74d ago0xc90b00…5fd728
0x80ec…09270x3e0a…78e7Base—$0.004642100%coinbase75d ago0xf8c261…3f8c66
0x80ec…09270x3e0a…78e7Base—$0.00387100%coinbase75d ago0x3c05cb…5b698a
0x80ec…09270x3e0a…78e7Base—$0.00533100%coinbase75d ago0x3e7f4f…5f958b
0x80ec…09270x3e0a…78e7Base—$0.005874100%coinbase75d ago0xb4e00a…6a983e
0x80ec…09270x3e0a…78e7Base—$0.002743100%coinbase75d ago0xb93187…55998b
0x80ec…09270x3e0a…78e7Base—$0.00382100%coinbase75d ago0x37937c…c421fd
0x80ec…09270x3e0a…78e7Base—$0.003536100%coinbase75d ago0xdedf45…396dc2
0x80ec…09270x3e0a…78e7Base—$0.003532100%coinbase75d ago0xb1c6c6…b7676a
0x80ec…09270x3e0a…78e7Base—$0.004044100%coinbase75d ago0xe41af9…a82daa
0x80ec…09270x3e0a…78e7Base—$0.003128100%coinbase75d ago0x403199…f4f32f
0x80ec…09270x3e0a…78e7Base—$0.005521100%coinbase75d ago0x5aa1d6…937fc3
0x80ec…09270x3e0a…78e7Base—$0.004986100%coinbase75d ago0x789fd7…541014
0x80ec…09270x3e0a…78e7Base—$0.005024100%coinbase75d ago0x89d616…7c4726
0x80ec…09270x3e0a…78e7Base—$0.003707100%coinbase75d ago0x5c7659…044f50
0x80ec…09270x3e0a…78e7Base—$0.003926100%coinbase75d ago0xc59de0…965fc7
0x80ec…09270x3e0a…78e7Base—$0.005847100%coinbase75d ago0x362baf…facb83
0x80ec…09270x3e0a…78e7Base—$0.005134100%coinbase75d ago0x992ff9…3c0ad3
0x80ec…09270x3e0a…78e7Base—$0.004627100%coinbase75d ago0xf2a501…2351b2
0x80ec…09270x3e0a…78e7Base—$0.004667100%coinbase75d ago0x2831df…d83351
0x80ec…09270x3e0a…78e7Base—$0.005662100%coinbase75d ago0x5e6cbf…37c009

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.