Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0x4385…67b2Base—$0.01100%coinbase67d ago0xc95c3e…bddff8
0xe601…7f2b0x861d…28cbBase—$0.01100%coinbase67d ago0xfb31cb…fe9ddb
0xe601…7f2b0xcaba…c56aBase—$0.01100%coinbase67d ago0x967ebe…7f1690
0xe601…7f2b0x3fa0…a5ebBase—$0.01100%coinbase67d ago0xb48b56…bef048
0xe601…7f2b0x41e7…0ae1Base—$0.01100%coinbase67d ago0x5adeb0…ab9eca
0xe601…7f2b0x622c…9cb9Base—$0.01100%coinbase67d ago0xbd576a…802432
0xe601…7f2b0x678e…fa7dBase—$0.01100%coinbase67d ago0x75276e…9e6b4d
0xe601…7f2b0xbd52…1f01Base—$0.01100%coinbase67d ago0xc6dea4…186aa5
0xe601…7f2b0x7b58…9c08Base—$0.01100%coinbase67d ago0xfe2649…fa070b
0xe601…7f2b0xb8a7…e851Base—$0.01100%coinbase67d ago0x35c789…d873d9
0xe601…7f2b0xf66c…ee95Base—$0.01100%coinbase67d ago0x33f723…99f6ae
0xe601…7f2b0xebf4…2ddeBase—$0.01100%coinbase67d ago0xf3a160…06e638
0xe601…7f2b0x4ea8…bcdeBase—$0.01100%coinbase67d ago0x4c5c6c…3680ca
0xe601…7f2b0xf5ea…b6a8Base—$0.01100%coinbase67d ago0x9830ae…1d8c61
0xe601…7f2b0x8251…708eBase—$0.01100%coinbase67d ago0x4e8114…731bcc
0xe601…7f2b0xc18f…aaccBase—$0.01100%coinbase67d ago0x1f26d1…23958a
0xe601…7f2b0x2e61…2563Base—$0.01100%coinbase67d ago0x552d40…f24035
0xe601…7f2b0x2173…483dBase—$0.01100%coinbase67d ago0x0b8d16…562fa4
0xe601…7f2b0x7c0a…85e6Base—$0.01100%coinbase67d ago0xfeafe4…bdcadc
0xe601…7f2b0x6f27…7a31Base—$0.01100%coinbase67d ago0xabdeec…3555b2
0xe601…7f2b0x9378…2541Base—$0.01100%coinbase67d ago0x6c585f…1dca9a
0xe601…7f2b0x87f1…1c88Base—$0.01100%coinbase67d ago0x4030a0…dac534
0xe601…7f2b0x7eb9…3ec1Base—$0.01100%coinbase67d ago0x779c15…1799bd
0xe601…7f2b0xef89…86f3Base—$0.01100%coinbase67d ago0x1b819a…a824f1
0xe601…7f2b0x33b3…b3b0Base—$0.01100%coinbase67d ago0x6de2cb…795356

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.