Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60x4724…fea5Base—$0.01100%coinbase77d ago0x85ff35…3092d4
0xe206…d9c60x6903…ec36Base—$0.01100%coinbase77d ago0x12d419…71b10d
0xe206…d9c60xc369…ab9cBase—$0.01100%coinbase77d ago0xd6e2a2…6fb3b1
0xe206…d9c60x0223…319eBase—$0.01100%coinbase77d ago0x6d9127…b58d06
0xe206…d9c60x15aa…68f5Base—$0.01100%coinbase77d ago0x92e646…a7ef3d
0xe206…d9c60x7210…9b51Base—$0.01100%coinbase77d ago0xe92a12…391377
0xe206…d9c60xf2e8…75c2Base—$0.01100%coinbase77d ago0xddbd6e…af259f
0xe206…d9c60xefb9…bd99Base—$0.01100%coinbase77d ago0xe6a17f…d114ee
0xe206…d9c60xc46a…51c6Base—$0.01100%coinbase77d ago0x9bca79…6b68a0
0xe206…d9c60x2939…d78eBase—$0.01100%coinbase78d ago0x32be76…619192
0xe206…d9c60xca38…7270Base—$0.01100%coinbase78d ago0xec13ac…d63af5
0xe206…d9c60x916e…f239Base—$0.01100%coinbase78d ago0x7f9028…e2136e
0xe206…d9c60xfeac…e211Base—$0.01100%coinbase78d ago0x1b281b…d97a58
0xe206…d9c60x909f…c4afBase—$0.01100%coinbase78d ago0x3c1b3f…b2a53b
0xe206…d9c60xd28b…92c5Base—$0.01100%coinbase78d ago0xf74bec…b5ea1b
0xe206…d9c60x92d0…d379Base—$0.01100%coinbase78d ago0x28d9ae…1525ed
0xe206…d9c60xf7a6…21e8Base—$0.01100%coinbase78d ago0x6a075e…c46890
0xe206…d9c60xab0a…a5e2Base—$0.01100%coinbase78d ago0xd25283…e1a4ba
0xe206…d9c60x4eac…fd63Base—$0.01100%coinbase78d ago0x7366e4…d726bd
0xe206…d9c60x074d…5850Base—$0.01100%coinbase78d ago0xec9625…3dd45d
0xe206…d9c60x15b8…3d7fBase—$0.01100%coinbase78d ago0xcacd91…b02dfd
0xe206…d9c60xd613…43daBase—$0.01100%coinbase78d ago0xd4858e…130f31
0xe206…d9c60xedf6…d397Base—$0.01100%coinbase78d ago0x959476…93c4cc
0xe206…d9c60x52d0…f173Base—$0.01100%coinbase78d ago0x0b86c2…bbe344
0xe206…d9c60x732e…f9faBase—$0.01100%coinbase78d ago0xfb22e4…1f1662

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.