Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd64…35d90x10c1…1e24Base$0.36100%coinbase105d ago0x063031…aa015c
0xfd64…35d90x10c1…1e24Base$0.67100%coinbase105d ago0xdb9b46…f5c18f
0xfd64…35d90x10c1…1e24Base$0.52100%coinbase105d ago0x1ddc0e…0cc579
0xfd64…35d90x10c1…1e24Base$0.58100%coinbase105d ago0xad7755…e99298
0xfd64…35d90x10c1…1e24Base$0.55100%coinbase105d ago0xab8648…016ae4
0xfd64…35d90x10c1…1e24Base$0.08100%coinbase105d ago0xa35866…8770aa
0xfd64…35d90x10c1…1e24Base$0.01100%coinbase105d ago0xe27121…49c666
0xfd64…35d90x10c1…1e24Base$0.007596100%coinbase105d ago0x53d581…ff1b41
0xfd64…35d90x10c1…1e24Base$0.30100%coinbase105d ago0x9c0077…592afd
0xfd64…35d90x10c1…1e24Base$0.00522100%coinbase105d ago0x9d9d88…f9f926
0xfd64…35d90x10c1…1e24Base$0.01100%coinbase105d ago0xd36c46…0c6aac
0xfd64…35d90x10c1…1e24Base$0.02100%coinbase106d ago0x74e7c8…d87369
0xfd64…35d90x10c1…1e24Base$0.03100%coinbase106d ago0xada87a…0f74f8
0xfd64…35d90x10c1…1e24Base$0.05100%coinbase106d ago0xf542b6…00664f
0xfd64…35d90x10c1…1e24Base$0.01100%coinbase106d ago0x259b46…14c484
0xfd64…35d90x10c1…1e24Base$0.02100%coinbase106d ago0x4395ff…a48044
0xfd64…35d90x10c1…1e24Base$0.23100%coinbase106d ago0xbba308…863bf6
0xfd64…35d90x10c1…1e24Base$0.005814100%coinbase106d ago0x369f35…a9203c
0xfd64…35d90x10c1…1e24Base$0.07100%coinbase106d ago0xc02552…b98983
0xfd64…35d90x10c1…1e24Base$0.37100%coinbase106d ago0xa63025…a0734c
0xfd64…35d90x10c1…1e24Base$0.009526100%coinbase106d ago0xc9d06b…de4642
0xfd64…35d90x10c1…1e24Base$0.08100%coinbase106d ago0x697f48…ace767
0xfd64…35d90x10c1…1e24Base$0.05100%coinbase106d ago0xe7c4f2…64c837
0xfd64…35d90x10c1…1e24Base$0.007216100%coinbase106d ago0x59d5f9…a1a216
0xfd64…35d90x10c1…1e24Base$0.07100%coinbase106d ago0x8c9b87…611565

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.