Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356a…4aa30x25fa…cd1cBase—$0.01100%coinbase60d ago0x3d8b72…1e1f60
0x356a…4aa30x4324…b6c5Base—$0.01100%coinbase60d ago0x022596…77671b
0x356a…4aa30x4c80…98c0Base—$0.01100%coinbase60d ago0x5003d3…80bcea
0x356a…4aa30x4c88…d419Base—$0.01100%coinbase60d ago0x9ba924…e75605
0x356a…4aa30x2dc8…ab8dBase—$0.01100%coinbase60d ago0x53aeb1…799e54
0x356a…4aa30xcd71…a321Base—$0.01100%coinbase60d ago0x26be77…59ab14
0x356a…4aa30xf5c1…d19dBase—$0.01100%coinbase60d ago0xe00c01…2db45d
0x356a…4aa30xb325…15e7Base—$0.01100%coinbase60d ago0x414a93…3de5e4
0x356a…4aa30x98a8…90ccBase—$0.01100%coinbase60d ago0x2e8b90…0e5320
0x356a…4aa30xb496…db93Base—$0.01100%coinbase60d ago0xe6606c…45dd29
0x356a…4aa30xbee8…2e29Base—$0.01100%coinbase60d ago0x4df11c…d47e51
0x356a…4aa30x48b0…a92aBase—$0.01100%coinbase60d ago0xabb3ec…013bf5
0x356a…4aa30xd8b7…e8d4Base—$0.01100%coinbase60d ago0xe24dd6…48ec57
0x356a…4aa30xe87a…6216Base—$0.01100%coinbase60d ago0x87f377…a5cde9
0x356a…4aa30x1528…98c2Base—$0.01100%coinbase60d ago0x97be3c…7f0802
0x356a…4aa30x1e3d…8d3aBase—$0.01100%coinbase60d ago0x8d2174…d90a2d
0x356a…4aa30x6b2e…bc78Base—$0.01100%coinbase60d ago0x83aa8f…534aaa
0x356a…4aa30xfaec…5e01Base—$0.01100%coinbase60d ago0x428563…2d5144
0x356a…4aa30x0487…6890Base—$0.01100%coinbase60d ago0xe69f2e…ad3533
0x356a…4aa30x9b53…9468Base—$0.01100%coinbase60d ago0x4df4ae…b0710f
0x356a…4aa30xb337…e2cfBase—$0.01100%coinbase60d ago0x61d84d…e521ef
0x356a…4aa30xe6bb…d68cBase—$0.01100%coinbase60d ago0x7f228f…af85d8
0x356a…4aa30xdeb7…04aeBase—$0.01100%coinbase60d ago0x1074bf…b49c40
0x356a…4aa30x4dd4…92d7Base—$0.01100%coinbase60d ago0x4c0634…988ff9
0x356a…4aa30xd47c…554aBase—$0.01100%coinbase60d ago0x3e382a…db85c7

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.