Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xcc42c7…1b87be
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase38d ago0x2b6c62…9d1b85
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase39d ago0xb27f8f…148e1b
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase39d ago0x493737…cfd6a7
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase39d ago0x51416f…2908da
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase39d ago0x2868ac…937626
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase39d ago0x1d74f2…767fd3
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase39d ago0x71e9e7…e2a555
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x2384c4…66081f
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x2278fe…4b7c1c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x8d70e0…69c92f
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x985841…adfa43
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0xf8bd7a…483334
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x7af15b…13506f
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0xc99165…9380aa
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x23fac4…80b818
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x0a8dba…f02348
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0xd1e692…3b91d3
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x45b263…3a522a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x09064c…ba476d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x8a2622…c80ba5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0xa87947…f60ab7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0xdb7302…b6c244
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x2ba7ec…d40914
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0x796c95…c92afb

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.