Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x52a627…fde85d
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0xdbbabc…f1218f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x4ae847…8ff75b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x74e22e…11d685
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x33a690…ab1bdb
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x8a6fb0…bac1a8
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x79d67d…f2c833
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0xc018fb…0afcd1
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x769954…1548cc
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x1d02c9…76860b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x0c0476…154d70
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x489550…260a3b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0xae296d…ea10f9
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x1d9dfa…847d54
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x66d674…eebf19
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0xfced19…337190
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x4ce920…80a2e0
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0xaf1543…2bd228
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer37d ago0x07bf1b…dd4077
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer37d ago0x94a036…0ea928
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer37d ago0xfb791a…309461
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer37d ago0xecf2dc…dfee75
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer37d ago0xc46336…a918c2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer37d ago0xfb1c42…9b9476
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer37d ago0xe1fd41…648dac

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.