Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe838…5d470xdaf0…e0c7Base—$0.01100%coinbase63d ago0x1a1e48…8a3ddd
0xe838…5d470xd68e…3033Base—$0.01100%coinbase63d ago0xd31b4f…479939
0xe838…5d470xdefc…681fBase—$0.01100%coinbase63d ago0x7868b9…eab5a5
0xe838…5d470x2f0c…69c0Base—$0.01100%coinbase63d ago0xef97b1…ca2358
0xe838…5d470xc2c0…e0efBase—$0.01100%coinbase63d ago0x45ec9b…2f729c
0xe838…5d470xf580…a0c0Base—$0.01100%coinbase63d ago0x78e854…863fd5
0xe838…5d470x281c…a9b0Base—$0.01100%coinbase63d ago0x53192e…4f0e28
0xe838…5d470xe66b…5a49Base—$0.01100%coinbase63d ago0x574af5…8a6c62
0xe838…5d470xfee2…2ffdBase—$0.01100%coinbase63d ago0x568cb4…88ece2
0xe838…5d470xd543…c189Base—$0.01100%coinbase63d ago0x7b267a…86977d
0xe838…5d470x5eab…6665Base—$0.01100%coinbase63d ago0xa491e9…ba4a63
0xe838…5d470xa2d3…26e8Base—$0.01100%coinbase63d ago0x0fcaca…aa842b
0xe838…5d470x23c1…ff7eBase—$0.01100%coinbase63d ago0x375116…aba1ec
0xe838…5d470xfacd…11d7Base—$0.01100%coinbase63d ago0x091f89…c31f98
0xe838…5d470x76af…33e0Base—$0.01100%coinbase63d ago0xdaa297…80a1fe
0xe838…5d470xeaa0…9991Base—$0.01100%coinbase63d ago0xb66e8d…8d6bab
0xe838…5d470xad41…960aBase—$0.01100%coinbase63d ago0x7534ee…569557
0xe838…5d470x2cde…3673Base—$0.01100%coinbase63d ago0xba723a…2cb91f
0xe838…5d470xe662…5763Base—$0.01100%coinbase63d ago0x03cfa1…0eb467
0xe838…5d470x0c88…86e9Base—$0.01100%coinbase63d ago0xe29415…02e86c
0xe838…5d470xb8ec…ce4aBase—$0.01100%coinbase63d ago0x36a997…9f4c82
0xe838…5d470xb020…1623Base—$0.01100%coinbase63d ago0x20a86a…a7a8ab
0xe838…5d470xcff5…79a8Base—$0.01100%coinbase63d ago0xd72847…c9d294

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.