Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb85a…d58b0xa0f6…2c9dBase—$0.01100%coinbase68d ago0xcab00f…87c64f
0xb85a…d58b0x8122…827eBase—$0.01100%coinbase68d ago0x78a151…649c86
0xb85a…d58b0x5360…6971Base—$0.01100%coinbase68d ago0x9e805f…a65827
0xb85a…d58b0x4cde…6734Base—$0.01100%coinbase68d ago0x678284…db0e36
0xb85a…d58b0x7ca1…0535Base—$0.01100%coinbase68d ago0x44ec9a…32763b
0xb85a…d58b0x6c79…2cbfBase—$0.01100%coinbase68d ago0x5fc26d…1f42fb
0xb85a…d58b0xf6c1…89b3Base—$0.01100%coinbase68d ago0xef9498…bcab25
0xb85a…d58b0x830d…1af3Base—$0.01100%coinbase68d ago0x1ac647…e075f5
0xb85a…d58b0xfcfc…f519Base—$0.01100%coinbase68d ago0xf22e9a…32cb2d
0xb85a…d58b0xcc78…1be3Base—$0.01100%coinbase68d ago0x4a6211…837d76
0xb85a…d58b0x9a54…4c73Base—$0.01100%coinbase68d ago0x1c1c03…b6b30f
0xb85a…d58b0x299e…a827Base—$0.01100%coinbase68d ago0xf58013…20bbf2
0xb85a…d58b0x72d2…4a87Base—$0.01100%coinbase68d ago0x820b85…fdceca
0xb85a…d58b0xac34…3d59Base—$0.01100%coinbase68d ago0xc01a43…72ea7b
0xb85a…d58b0x3861…af9aBase—$0.01100%coinbase68d ago0x596819…8d906e
0xb85a…d58b0x7622…5317Base—$0.01100%coinbase68d ago0x647e31…c1669b
0xb85a…d58b0xf1e4…6f36Base—$0.01100%coinbase68d ago0x89c4c4…8968f3
0xb85a…d58b0x6822…9e26Base—$0.01100%coinbase68d ago0x1e5346…6bb2c9
0xb85a…d58b0x3a2a…a744Base—$0.01100%coinbase68d ago0x7fe584…a50615
0xb85a…d58b0x2a2c…e6b4Base—$0.01100%coinbase68d ago0xbb5a00…395ad2
0xb85a…d58b0xc723…03caBase—$0.01100%coinbase68d ago0xfc35b6…2540ac
0xb85a…d58b0x9d89…389cBase—$0.01100%coinbase68d ago0xb2e340…61389f
0xb85a…d58b0x0f43…7795Base—$0.01100%coinbase68d ago0x86a4b3…b3eda6
0xb85a…d58b0x2bd0…cdf0Base—$0.01100%coinbase68d ago0xa8a1a2…9fc60b
0xb85a…d58b0x36da…6357Base—$0.01100%coinbase68d ago0x9cb696…b79ed2

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.