Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa917…88690x3e0a…78e7Base—$0.003885100%coinbase74d ago0xa9152b…80b1ba
0xa917…88690x3e0a…78e7Base—$0.00374100%coinbase74d ago0x86044d…c45441
0xa917…88690x3e0a…78e7Base—$0.004248100%coinbase74d ago0x182a9d…d6cdd9
0xa917…88690x3e0a…78e7Base—$0.004586100%coinbase74d ago0xd5d7e6…585c4b
0xa917…88690x3e0a…78e7Base—$0.005675100%coinbase74d ago0xfa6d22…6a31e9
0xa917…88690x3e0a…78e7Base—$0.003006100%coinbase74d ago0x0d59ed…806817
0xa917…88690x3e0a…78e7Base—$0.005938100%coinbase74d ago0x5a4165…2f222a
0xa917…88690x3e0a…78e7Base—$0.004836100%coinbase74d ago0xcf6263…7a28cb
0xa917…88690x3e0a…78e7Base—$0.003119100%coinbase74d ago0x8b1326…34a1f5
0xa917…88690x3e0a…78e7Base—$0.00327100%coinbase74d ago0x7b82f5…75da39
0xa917…88690x3e0a…78e7Base—$0.004382100%coinbase74d ago0xd0a280…4bd65e
0xa917…88690x3e0a…78e7Base—$0.004402100%coinbase74d ago0xf38e46…0b5319
0xa917…88690x3e0a…78e7Base—$0.003041100%coinbase74d ago0x9c1f3a…07da05
0xa917…88690x3e0a…78e7Base—$0.004104100%coinbase74d ago0xa25f55…69b557
0xa917…88690x3e0a…78e7Base—$0.003109100%coinbase74d ago0xfdd0a1…213956
0xa917…88690x3e0a…78e7Base—$0.004155100%coinbase74d ago0xa21192…4774aa
0xa917…88690x3e0a…78e7Base—$0.003021100%coinbase74d ago0x29a52f…3eb3e5
0xa917…88690x3e0a…78e7Base—$0.005117100%coinbase74d ago0x574792…19af1f
0xa917…88690x3e0a…78e7Base—$0.003042100%coinbase74d ago0x565ef7…1cc0f7
0xa917…88690x3e0a…78e7Base—$0.003921100%coinbase74d ago0x26730a…c26754

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.