Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb84b…a0fc0x6303…3ebcBase—$0.01100%coinbase60d ago0xd22181…d65c6f
0xb84b…a0fc0x245f…3176Base—$0.01100%coinbase60d ago0xfbb678…13580c
0xb84b…a0fc0xd379…6276Base—$0.01100%coinbase60d ago0xfaef80…fca6df
0xb84b…a0fc0xd214…9405Base—$0.01100%coinbase60d ago0xf5c802…27bc6c
0xb84b…a0fc0xc04e…bb66Base—$0.01100%coinbase60d ago0x12a92e…6eff8a
0xb84b…a0fc0x01ce…7bfaBase—$0.01100%coinbase60d ago0x8d0bda…5dd8a8
0xb84b…a0fc0x700f…7ab3Base—$0.01100%coinbase60d ago0x9555d3…590380
0xb84b…a0fc0x96d1…96cdBase—$0.01100%coinbase60d ago0x270f6e…643026
0xb84b…a0fc0xeb75…50dfBase—$0.01100%coinbase60d ago0x925184…f6c8b9
0xb84b…a0fc0xa441…7286Base—$0.01100%coinbase61d ago0x1dd567…93984d
0xb84b…a0fc0x6487…0ee2Base—$0.01100%coinbase61d ago0xb7d1a3…f080f8
0xb84b…a0fc0x11bf…e3a0Base—$0.01100%coinbase61d ago0x033fc6…447d17
0xb84b…a0fc0x9c75…b5fbBase—$0.01100%coinbase61d ago0x80e971…01030b
0xb84b…a0fc0x3ecf…d34eBase—$0.01100%coinbase61d ago0x5cf46d…6d4a48
0xb84b…a0fc0x76fc…7e7bBase—$0.01100%coinbase61d ago0x5040c0…902051
0xb84b…a0fc0xea77…9a49Base—$0.01100%coinbase61d ago0x331c9c…3c142a
0xb84b…a0fc0x0f38…829cBase—$0.01100%coinbase61d ago0xa53dff…dd903c
0xb84b…a0fc0x29ef…7b45Base—$0.01100%coinbase61d ago0xd7bd00…98e972
0xb84b…a0fc0x3863…7b05Base—$0.01100%coinbase61d ago0x18e0b0…1deeac
0xb84b…a0fc0xe198…9689Base—$0.01100%coinbase61d ago0x506f52…8b88ee
0xb84b…a0fc0x82ff…ccbbBase—$0.01100%coinbase61d ago0xac6d4f…238519
0xb84b…a0fc0xcb9b…02e1Base—$0.01100%coinbase61d ago0xac6534…c41507
0xb84b…a0fc0x88b0…5e15Base—$0.01100%coinbase61d ago0x781073…ded174
0xb84b…a0fc0x4339…f929Base—$0.01100%coinbase61d ago0x08e88c…d31377
0xb84b…a0fc0xc651…993cBase—$0.01100%coinbase61d ago0x4a5614…89e8e5

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.