Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x2ce846…7238c7
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5336b5…8d8557
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8ca698…238bd7
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase1d ago0x05a536…ee9cc1
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7e98c5…9e0e25
0xae75…d3610x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3e7bd6…d1bf33
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x670415…6b6f58
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf18228…627c7c
0x07b3…1dbc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x42967e…61d24e
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x276f62…9095f7
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x665376…7d924c
0x5ace…37e50x17cd…7905Basex402 service$0.05100%coinbase1d ago0x94dd4d…0d7c86
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x233b38…de4ad4
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4acefb…19ffe4
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x29bc1b…250dc5
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0189b1…f5026c
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8db4f7…34c40f
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0x21d3b6…a6156f
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0x609096…cfe04f
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb0072e…d1a780
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x54518c…3351b7
0xae75…d3610x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf87c2b…4aab8c
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4ae7a5…dd7806
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x63cc0c…e1d3a5
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0x21e5b5…d1482e

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.