Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c6f…5bb10x3e0a…78e7Base—$0.004628100%coinbase74d ago0x3772f4…5af8f0
0x0c6f…5bb10x3e0a…78e7Base—$0.005587100%coinbase74d ago0xb7f2e1…49d6c0
0x0c6f…5bb10x3e0a…78e7Base—$0.003343100%coinbase74d ago0x396e46…a616aa
0x0c6f…5bb10x3e0a…78e7Base—$0.004032100%coinbase74d ago0xbf1ad8…7564a0
0x0c6f…5bb10x3e0a…78e7Base—$0.00584100%coinbase74d ago0xf57d51…737248
0x0c6f…5bb10x3e0a…78e7Base—$0.00378100%coinbase74d ago0x831d5d…398193
0x0c6f…5bb10x3e0a…78e7Base—$0.003388100%coinbase74d ago0x911495…9a04a9
0x0c6f…5bb10x3e0a…78e7Base—$0.004298100%coinbase75d ago0x05a026…37c48f
0x0c6f…5bb10x3e0a…78e7Base—$0.005426100%coinbase75d ago0x008f03…396995
0x0c6f…5bb10x3e0a…78e7Base—$0.003181100%coinbase75d ago0xa2bd40…87feca
0x0c6f…5bb10x3e0a…78e7Base—$0.00307100%coinbase75d ago0x37196a…fb2c1f
0x0c6f…5bb10x3e0a…78e7Base—$0.003472100%coinbase75d ago0xc5f8e2…3c2a6a
0x0c6f…5bb10x3e0a…78e7Base—$0.005429100%coinbase75d ago0xfa98c5…c32eea
0x0c6f…5bb10x3e0a…78e7Base—$0.002939100%coinbase75d ago0xbb7557…e505fe
0x0c6f…5bb10x3e0a…78e7Base—$0.005077100%coinbase75d ago0xa83e52…1dd949
0x0c6f…5bb10x3e0a…78e7Base—$0.005253100%coinbase75d ago0x0dc9e7…a4b9e1
0x0c6f…5bb10x3e0a…78e7Base—$0.004886100%coinbase75d ago0x5a3b90…ddb55a
0x0c6f…5bb10x3e0a…78e7Base—$0.004837100%coinbase75d ago0xf7cb2d…7715ba
0x0c6f…5bb10x3e0a…78e7Base—$0.005521100%coinbase75d ago0xe42215…c3f8e0
0x0c6f…5bb10x3e0a…78e7Base—$0.005608100%coinbase75d ago0x8c6b40…eea9c7
0x0c6f…5bb10x3e0a…78e7Base—$0.002838100%coinbase75d ago0x6a3f59…c43da0
0x0c6f…5bb10x3e0a…78e7Base—$0.00314100%coinbase75d ago0x3ad5dc…3e177c
0x0c6f…5bb10x3e0a…78e7Base—$0.004998100%coinbase75d ago0xa3bc4b…a1852c

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.