Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe2f…0cd20x3e0a…78e7Base—$0.002822100%coinbase75d ago0x37e0eb…faacd9
0xbe2f…0cd20x3e0a…78e7Base—$0.005093100%coinbase75d ago0x2b3cf1…a4637b
0xbe2f…0cd20x3e0a…78e7Base—$0.003124100%coinbase75d ago0x2eee68…a23425
0xbe2f…0cd20x3e0a…78e7Base—$0.003921100%coinbase75d ago0xf0ea00…7bd76d
0xbe2f…0cd20x3e0a…78e7Base—$0.00487100%coinbase75d ago0x337e6c…6fb77e
0xbe2f…0cd20x3e0a…78e7Base—$0.002852100%coinbase75d ago0x438c39…acd75a
0xbe2f…0cd20x3e0a…78e7Base—$0.005673100%coinbase75d ago0x416334…0ff4f9
0xbe2f…0cd20x3e0a…78e7Base—$0.00434100%coinbase75d ago0x12697c…8986d4
0xbe2f…0cd20x3e0a…78e7Base—$0.004933100%coinbase75d ago0x79ad82…0442f4
0xbe2f…0cd20x3e0a…78e7Base—$0.005465100%coinbase75d ago0x1adfe1…d956b9
0xbe2f…0cd20x3e0a…78e7Base—$0.003449100%coinbase75d ago0x29eee0…5ff43e
0xbe2f…0cd20x3e0a…78e7Base—$0.005118100%coinbase75d ago0x92a7e0…35c5ff
0xbe2f…0cd20x3e0a…78e7Base—$0.005827100%coinbase75d ago0x2645fe…ab5358
0xbe2f…0cd20x3e0a…78e7Base—$0.005163100%coinbase75d ago0x05496b…642eb9
0xbe2f…0cd20x3e0a…78e7Base—$0.004759100%coinbase75d ago0x48acc6…777545
0xbe2f…0cd20x3e0a…78e7Base—$0.003083100%coinbase75d ago0xa0ff32…34fd6a
0xbe2f…0cd20x3e0a…78e7Base—$0.004317100%coinbase75d ago0xaba458…3b963e
0xbe2f…0cd20x3e0a…78e7Base—$0.00525100%coinbase75d ago0x521e37…804cb7
0xbe2f…0cd20x3e0a…78e7Base—$0.003451100%coinbase75d ago0xe61832…3d9cd4
0xbe2f…0cd20x3e0a…78e7Base—$0.002706100%coinbase75d ago0x5f920e…a27ddd
0xbe2f…0cd20x3e0a…78e7Base—$0.004089100%coinbase75d ago0x7c10e9…946c4c
0xbe2f…0cd20x3e0a…78e7Base—$0.003107100%coinbase75d ago0x8a7a7a…01fb75
0xbe2f…0cd20x3e0a…78e7Base—$0.004753100%coinbase76d ago0x801f54…5d1339
0xbe2f…0cd20x3e0a…78e7Base—$0.005795100%coinbase76d ago0x6dc09c…e6dcf5
0xbe2f…0cd20x3e0a…78e7Base—$0.003465100%coinbase76d ago0xbdd12b…5738bf

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.