Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0xcd2ad7…d57a06
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x08c803…5f9cd2
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x23b358…5c37eb
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x2bfef5…e3c1f0
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0xd985b4…c77a9b
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x7a8ba8…9818a7
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x5acf0d…28cb6d
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x83c35c…c9fcc9
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x0031ca…a0bdfc
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0xd8d034…4fbb20
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x3c5632…4fd07e
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x695058…4f5e75
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x27e7b7…b79a48
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x198df0…abb4f2
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0xb7ad17…958fea
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x932de9…a92e0a
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x7895de…e9aeb5
0x47ca…e8480x6839…1a2bBase—$1.00100%coinbase50d ago0xa9d8ad…ab6662
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x9626b7…c67cce
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0xec53b1…94afd0
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0xd36335…2ac980
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x2098bf…4bf674
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x219f6f…cd773d
0x47ca…e8480x6839…1a2bBase—$5.00100%coinbase50d ago0x475797…37d40f
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase50d ago0x92dd71…d69f72

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.