Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f21…457c0x3e0a…78e7Base—$0.004383100%coinbase74d ago0x379333…fa8833
0x6f21…457c0x3e0a…78e7Base—$0.00314100%coinbase74d ago0x971a90…c6b1b4
0x6f21…457c0x3e0a…78e7Base—$0.002831100%coinbase74d ago0xbf293f…8c1a71
0x6f21…457c0x3e0a…78e7Base—$0.003632100%coinbase74d ago0xa54599…1f3dd5
0x6f21…457c0x3e0a…78e7Base—$0.0056100%coinbase74d ago0xbc55ed…82298c
0x6f21…457c0x3e0a…78e7Base—$0.004883100%coinbase74d ago0x7d788a…1fdcf7
0x6f21…457c0x3e0a…78e7Base—$0.003222100%coinbase74d ago0x3a5fdf…d6e982
0x6f21…457c0x3e0a…78e7Base—$0.004122100%coinbase74d ago0x7e3748…87e65c
0x6f21…457c0x3e0a…78e7Base—$0.005322100%coinbase74d ago0x93f7ae…9ae2a7
0x6f21…457c0x3e0a…78e7Base—$0.003577100%coinbase74d ago0xa69b1e…815440
0x6f21…457c0x3e0a…78e7Base—$0.002862100%coinbase74d ago0xb0147f…4edcc8
0x6f21…457c0x3e0a…78e7Base—$0.002775100%coinbase74d ago0x376cc0…a899b9
0x6f21…457c0x3e0a…78e7Base—$0.004519100%coinbase74d ago0xc147c8…d7b152
0x6f21…457c0x3e0a…78e7Base—$0.004343100%coinbase74d ago0x04e122…dc34dc
0x6f21…457c0x3e0a…78e7Base—$0.005369100%coinbase74d ago0xd1a1dd…ed0fb9
0x6f21…457c0x3e0a…78e7Base—$0.003295100%coinbase74d ago0xddfef0…cd60fa
0x6f21…457c0x3e0a…78e7Base—$0.003173100%coinbase74d ago0x46b649…d4ffd6
0x6f21…457c0x3e0a…78e7Base—$0.005681100%coinbase74d ago0xadac40…599491
0x6f21…457c0x3e0a…78e7Base—$0.005551100%coinbase75d ago0xba1af3…f5851d
0x6f21…457c0x3e0a…78e7Base—$0.004077100%coinbase75d ago0x68f2bc…4f9f6f
0x6f21…457c0x3e0a…78e7Base—$0.002674100%coinbase75d ago0x1faa0c…117e70
0x6f21…457c0x3e0a…78e7Base—$0.003465100%coinbase75d ago0xc0b9fc…1ad802
0x6f21…457c0x3e0a…78e7Base—$0.004275100%coinbase75d ago0xe5e83c…0460ed
0x6f21…457c0x3e0a…78e7Base—$0.005102100%coinbase75d ago0xf1655d…8d573f
0x6f21…457c0x3e0a…78e7Base—$0.004316100%coinbase75d ago0x0eed5f…61f03b

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.