Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$3.15100%0x2ce3…0cdb89d ago0x535a78…e2e6ab
0xc9a2…31540x0e3d…7757Base$5.25100%0xd8cf…8eb789d ago0x913a3c…b7142f
0xc9a2…31540x0e3d…7757Base$10.50100%0x0558…49bd89d ago0x71523a…1b2c0f
0xc9a2…31540x0e3d…7757Base$2.10100%0x8b99…df7989d ago0xe7880b…74c1ff
0xc9a2…31540x0e3d…7757Base$15.75100%0xfdf6…61a889d ago0x33813c…fba9c8
0xc9a2…31540x0e3d…7757Base$4.20100%0x7fb5…6c5289d ago0x7462e6…0d6e08
0xc9a2…31540x0e3d…7757Base$8.40100%0x7492…70ae89d ago0x4a9d9b…36ebbd
0xc9a2…31540x0e3d…7757Base$10.50100%0xed27…48f789d ago0xcbdcbd…cef5be
0xc9a2…31540x0e3d…7757Base$17.85100%0x3e70…fea189d ago0xed7249…1a68c4
0xc9a2…31540x0e3d…7757Base$10.50100%0xe706…1d9b89d ago0x56512b…19710a
0xc9a2…31540x0e3d…7757Base$3.15100%0x4596…ce0989d ago0x6b497f…544d68
0xc9a2…31540x0e3d…7757Base$10.50100%0xfbcc…3fea89d ago0x89c50a…a7866d
0xc9a2…31540x0e3d…7757Base$52.50100%0xdddf…e3d889d ago0x4240bd…1b579e
0xc9a2…31540x0e3d…7757Base$7.35100%0xe9f7…982b89d ago0x52bcb4…246162
0xc9a2…31540x0e3d…7757Base$11.55100%0x6361…440589d ago0x4492a5…a33d6c
0xc9a2…31540x0e3d…7757Base$5.25100%0x27f5…dfdc89d ago0x8a05c1…881d68
0xc9a2…31540x0e3d…7757Base$1.05100%0xbfa0…288589d ago0x54c91a…0f3228
0xc9a2…31540x0e3d…7757Base$4.20100%0x271d…d4bc89d ago0xffc0e4…b07bda
0xc9a2…31540x0e3d…7757Base$3.15100%0xd98d…210589d ago0x6ccb96…580054
0xc9a2…31540x0e3d…7757Base$11.55100%0x2ce3…0cdb89d ago0x3eb1f3…83f90c
0xc9a2…31540x0e3d…7757Base$8.40100%0xf11b…db9489d ago0x0c9dec…c71a02
0xc9a2…31540x0e3d…7757Base$1.05100%0x7381…a3ba89d ago0x7db422…e442ef
0xc9a2…31540x0e3d…7757Base$2.10100%0x44e3…343289d ago0xffca1e…45d942
0xc9a2…31540x0e3d…7757Base$10.50100%0xf643…981089d ago0x63c0bc…c613b2
0xc9a2…31540x0e3d…7757Base$10.50100%0xe1d1…1b1989d ago0x4d20aa…585494

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.