Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x6579ae…61a372
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x8bb368…2d692f
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x46b46d…180e52
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x82d15f…97325a
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x287324…8a9edf
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x66adcd…ee4b18
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x4aa740…80d434
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x7e6361…43d25c
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x846de2…324397
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0xc37057…7f42ca
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x8ae239…066859
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x867443…a19fc2
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0xbdb629…a4f4b3
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x96b07d…8901f2
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x6a6a4b…05435f
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0xa50386…524f7b
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0xb2ad00…902cab
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0xab6307…2cfc68
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x58f1f8…4e3128
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x1689d5…fbb5ca
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x789f4c…148583
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x186147…25989b
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x0aa965…8acf1b
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x12d592…c2dc2f
0xcf32…d8810xafff…aad3Base$0.10100%coinbase179d ago0x375e34…be6b4e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.