Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3860…a6520x3e0a…78e7Base—$0.003194100%coinbase74d ago0x445072…1de972
0x3860…a6520x3e0a…78e7Base—$0.00339100%coinbase74d ago0x996416…10b206
0x3860…a6520x3e0a…78e7Base—$0.005439100%coinbase74d ago0x9a33c7…17e28a
0x3860…a6520x3e0a…78e7Base—$0.005328100%coinbase74d ago0xb2fdd4…8d912d
0x3860…a6520x3e0a…78e7Base—$0.005069100%coinbase74d ago0x6f7ac7…b968d0
0x3860…a6520x3e0a…78e7Base—$0.005837100%coinbase74d ago0xa0ab51…10fddf
0x3860…a6520x3e0a…78e7Base—$0.003013100%coinbase74d ago0x4b5f73…1f1149
0x3860…a6520x3e0a…78e7Base—$0.005843100%coinbase74d ago0xce4226…b4b58f
0x3860…a6520x3e0a…78e7Base—$0.00581100%coinbase74d ago0x259e8b…03bdf0
0x3860…a6520x3e0a…78e7Base—$0.002673100%coinbase74d ago0x69636b…79726b
0x3860…a6520x3e0a…78e7Base—$0.005281100%coinbase74d ago0x5f60a4…0748da
0x3860…a6520x3e0a…78e7Base—$0.00274100%coinbase74d ago0x7fae9a…0e8af8
0x3860…a6520x3e0a…78e7Base—$0.005695100%coinbase74d ago0x89b167…1b9f4d
0x3860…a6520x3e0a…78e7Base—$0.003249100%coinbase74d ago0xa44ad5…c87054
0x3860…a6520x3e0a…78e7Base—$0.003117100%coinbase74d ago0x99e218…5292ef
0x3860…a6520x3e0a…78e7Base—$0.003501100%coinbase75d ago0xef687b…98da78
0x3860…a6520x3e0a…78e7Base—$0.004455100%coinbase75d ago0x9a0190…0629db
0x3860…a6520x3e0a…78e7Base—$0.005157100%coinbase75d ago0x644961…f8fa11
0x3860…a6520x3e0a…78e7Base—$0.00394100%coinbase75d ago0x1a20c7…2034a3
0x3860…a6520x3e0a…78e7Base—$0.004197100%coinbase75d ago0x691596…d1e551
0x3860…a6520x3e0a…78e7Base—$0.005147100%coinbase75d ago0xcec500…120e80
0x3860…a6520x3e0a…78e7Base—$0.003662100%coinbase75d ago0xad8a33…708a37
0x3860…a6520x3e0a…78e7Base—$0.003084100%coinbase75d ago0xea97bd…562c74
0x3860…a6520x3e0a…78e7Base—$0.003527100%coinbase75d ago0x367742…d9f55b
0x3860…a6520x3e0a…78e7Base—$0.003747100%coinbase75d ago0x47ce6b…8cd686

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.