Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$38.8570%0x4e90…564a11d ago0x546ab6…fd0138
0x5d79…ab930x47c5…4fc3Base—$11.5570%0x9765…2c9411d ago0xa1a8bf…54d146
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xf9f2…732911d ago0x560e4b…d33800
0x1332…66eb0x47c5…4fc3Base—$18.0070%0xf643…981011d ago0x913d2b…c5f44e
0x22a7…87b40x47c5…4fc3Base—$17.8570%0x75c8…902c11d ago0x276014…e51b6e
0xa787…64cf0x47c5…4fc3Base—$27.3070%0xb725…f2dd11d ago0x2b9ecb…cc8a72
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x64e4…55d911d ago0x3087b6…48a6f8
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1af6…8fa311d ago0xbc4382…486937
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x5e6e…178711d ago0x1ce467…b9cc36
0xfbb2…41520x47c5…4fc3Base—$34.6570%0xdfea…dfaf11d ago0x527fcb…bd8e05
0x9997…febe0x47c5…4fc3Base—$10.5070%0x4345…1ce911d ago0xb6b9a6…b2d0ce
0xadb9…2fac0x47c5…4fc3Base—$47.2570%0x0166…37af11d ago0x5b31a5…c0f543
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xca67…882011d ago0xcf85ab…eb222b
0x5522…916e0x47c5…4fc3Base—$65.1070%0x238e…232511d ago0x078963…511806
0x1332…66eb0x47c5…4fc3Base—$26.2570%0xb689…e28311d ago0xa18c8e…6eba89
0xf861…cd530x47c5…4fc3Base—$10.5070%0x345f…57af11d ago0x01a513…9480be
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xc84b…0cb311d ago0x72de6e…519492
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x1b46…187011d ago0xf57267…2f8392
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc629…e70111d ago0x5a69f4…ae4df3
0x1332…66eb0x47c5…4fc3Base—$36.7570%0x8121…3f9d11d ago0x2b6646…f2a683
0xf861…cd530x47c5…4fc3Base—$10.5070%0xc144…dd4e11d ago0x2f0c46…163594
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xb859…c36711d ago0x329a7c…d77d76
0x1332…66eb0x47c5…4fc3Base—$37.8070%0x0dc1…621411d ago0x7f3b2e…bb9d07
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x91b5…1a5e11d ago0x50fc6c…7f4e4d
0x62f3…9a8c0x47c5…4fc3Base—$18.9070%0x0abd…8e7711d ago0x5ea7ca…e15670

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.