Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fbd…11710x3e0a…78e7Base—$0.004541100%coinbase74d ago0x745b9d…7c362c
0x0fbd…11710x3e0a…78e7Base—$0.004342100%coinbase74d ago0xe98b2e…c10351
0x0fbd…11710x3e0a…78e7Base—$0.005495100%coinbase74d ago0x9e4082…e560bf
0x0fbd…11710x3e0a…78e7Base—$0.003877100%coinbase74d ago0x159918…7a19df
0x0fbd…11710x3e0a…78e7Base—$0.002705100%coinbase74d ago0xb4d8cb…103a4d
0x0fbd…11710x3e0a…78e7Base—$0.003146100%coinbase75d ago0xb1869c…de36cd
0x0fbd…11710x3e0a…78e7Base—$0.003999100%coinbase75d ago0xb570bd…727375
0x0fbd…11710x3e0a…78e7Base—$0.005199100%coinbase75d ago0x9cd8b9…e9bd03
0x0fbd…11710x3e0a…78e7Base—$0.00574100%coinbase75d ago0xf33523…0e766a
0x0fbd…11710x3e0a…78e7Base—$0.003075100%coinbase75d ago0x2d7518…4928c8
0x0fbd…11710x3e0a…78e7Base—$0.004719100%coinbase75d ago0x8c83f6…1ecfc7
0x0fbd…11710x3e0a…78e7Base—$0.003895100%coinbase75d ago0x1fdcc5…c39ca9
0x0fbd…11710x3e0a…78e7Base—$0.003777100%coinbase75d ago0xe5278c…ff9006
0x0fbd…11710x3e0a…78e7Base—$0.003478100%coinbase75d ago0xd2d26d…60d889
0x0fbd…11710x3e0a…78e7Base—$0.003303100%coinbase75d ago0x94b143…d38354
0x0fbd…11710x3e0a…78e7Base—$0.005784100%coinbase75d ago0x62cc89…61f4a2
0x0fbd…11710x3e0a…78e7Base—$0.004388100%coinbase75d ago0xa127ba…bad40d
0x0fbd…11710x3e0a…78e7Base—$0.004804100%coinbase75d ago0x7af865…64e06d
0x0fbd…11710x3e0a…78e7Base—$0.002684100%coinbase75d ago0x4c02b3…00ac43
0x0fbd…11710x3e0a…78e7Base—$0.003818100%coinbase75d ago0x104286…e163d4
0x0fbd…11710x3e0a…78e7Base—$0.005133100%coinbase75d ago0x79de7f…0331dd
0x0fbd…11710x3e0a…78e7Base—$0.002781100%coinbase75d ago0x2f6b55…ce41c4

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.