Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66779d ago0x972a6f…4e02e0
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66779d ago0xfa4d10…2797d2
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66780d ago0xba6b26…16f61a
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66780d ago0x593907…ea365f
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66780d ago0xfa856e…bdb180
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66780d ago0x20eea8…7b9bed
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0xa61cf2…8d238f
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0x9ed631…c98bb4
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0x51af05…cb6e84
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0xa1b695…032b95
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0xd2de61…855670
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0xf1a641…e6c689
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0xb0f4f6…84b3bf
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0x2e132a…17db99
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0x9a7adb…1b9d4d
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0x1bc574…1c1a5f
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0x29c2cf…50e7cf
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0xf3b06b…033ab7
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0x20f67d…d6b6ec
0x5a51…a0860x7543…c406Base—$0.001100%0x6377…c66780d ago0x6ae389…2c89da

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.