Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase5d ago0xfc009a…697a0d
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase5d ago0xb53316…5010f5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x5d2966…2e43d2
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x91ab38…127297
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x52f387…6af19b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x30545b…79d867
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xa46712…a62fd6
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x36eb6a…e2d2c8
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xa20974…9b8aea
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x7b8a49…712470
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x9b81a4…9c34fe
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x881e8c…cecd00
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xd8d374…b012b2
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xa823b2…bead23
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xb53e99…e8aaef
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xfcb2af…10450d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x0de462…566dc7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x26bca8…87ae74
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x31dc4c…7a4d3c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xe287ee…2fecdf
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xb6b29e…572636

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.