Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x6f92e8…574176
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x4260e9…82dfdb
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x66b536…4866f4
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xaa501f…5d981e
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x9d4dcc…f9cc9b
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x9c5a7c…25f77c
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x1bd75a…3958c9
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x086116…1c53fe
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xb73e0e…8ec0f0
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x5cd74b…80323c
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xdd6933…3c1062
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xc657ed…2c5af1
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x111be0…75a314
0x55b7…a1590x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x7cc09c…dde56a
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x79579e…69020e
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.08100%coinbase53d ago0x8cac0d…222f12
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase53d ago0x5cbb39…a9ecd2
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase53d ago0xd203a5…dcc7e1
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase53d ago0x7f44eb…c6aa49
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase53d ago0x448e9a…5c371c
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase53d ago0x2a6dd7…d2332e
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase53d ago0xfc476d…770112
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase53d ago0x539159…c107e4
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase53d ago0x46a21a…1f2a5f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase53d ago0xc37a5b…38291b

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.