Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x7f74…570fBasex402 service$0.04100%coinbase100d ago0xabd33b…8bca2a
0x9cc4…b1760x7f74…570fBasex402 service$0.10100%coinbase100d ago0x96f88f…95716c
0x9cc4…b1760x7f74…570fBasex402 service$0.05100%coinbase100d ago0xafc41e…0b346c
0x9cc4…b1760x7f74…570fBasex402 service$0.05100%coinbase100d ago0x5fa748…4e5fec
0x9cc4…b1760x7f74…570fBasex402 service$0.03100%coinbase100d ago0x26996b…b7a269
0x9cc4…b1760x7f74…570fBasex402 service$0.02100%coinbase100d ago0x88d448…9192a4
0x0cbe…6ce00x7f74…570fBasex402 service$0.10100%coinbase100d ago0x690a5a…dbf2c8
0x0cbe…6ce00x7f74…570fBasex402 service$0.02100%coinbase100d ago0xc37778…2bd389
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase100d ago0x65e5a1…9d4f31
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase100d ago0x73a132…c988e0
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%candidates100d ago0xdb9312…3e3708
0xaec6…5d100x7f74…570fBasex402 service$0.02100%candidates100d ago0x9e6e11…366fee
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase100d ago0x4c0899…950993
0x0cbe…6ce00x7f74…570fBasex402 service$0.03100%coinbase100d ago0xa59346…fe8b1f
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase100d ago0x3ad448…269677
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%candidates100d ago0xe69b9b…f7d6bc
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase100d ago0x54c52c…f177fc
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase100d ago0xf6c152…861808
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase100d ago0x6131d0…6cfb24
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase100d ago0x811d51…ec0d21
0x1b9f…cfff0x7f74…570fBasex402 service$0.04100%coinbase100d ago0xc070ea…acbb55
0xaec6…5d100x7f74…570fBasex402 service$0.04100%coinbase100d ago0xc0ddae…bd1715
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase100d ago0xcaca85…b1da20
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase100d ago0x3cf7fa…e7d4d7
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase100d ago0x7418f9…fe86c3

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.