Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x8b9de7…6cdd71
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x70bc2f…ff1b75
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0xbd7e09…be7458
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0xacc474…33ae04
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x4cce1d…97d9de
0x9993…55a50x78f9…3928Base—$0.10100%candidates98d ago0x15d784…0e5e6a
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x6d80a7…6bb973
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0xd0b8c6…c9a082
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x0f89ee…52e841
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x821f1d…96d567
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x376328…ddf8d4
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x707549…e90307
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0xeaa375…d313e2
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x74fd2f…6dee8a
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x33bab4…2e8ede
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x04c80b…8c1396
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x53b9ec…50cb7e
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x544783…718223
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0xf9f579…913ac2
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0xfd6d55…daec9b
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0x3e2fd9…ace8b7
0x9993…55a50x78f9…3928Base—$0.10100%candidates98d ago0xa9ba18…d503ef
0x9993…55a50x78f9…3928Base—$0.10100%candidates98d ago0xb0c55a…cc710e
0x9993…55a50x78f9…3928Base—$0.10100%candidates98d ago0x44b6f5…c993ad
0x9993…55a50x78f9…3928Base—$0.10100%coinbase98d ago0xf8512e…ec0de1

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.