Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$2.10100%0x01d6…4c2974d ago0xe25dda…5c4363
0xa787…64cf0x0e3d…7757Base$1.05100%0x7430…b4bb74d ago0x4762da…4c28bd
0xa787…64cf0x0e3d…7757Base$42.00100%0x6647…552674d ago0xa923f3…e38686
0xa787…64cf0x0e3d…7757Base$10.50100%0xcf0a…a2c374d ago0x7b7680…7c1d38
0xa787…64cf0x0e3d…7757Base$2.10100%0x493f…ab8f74d ago0x756123…f503d5
0xa787…64cf0x0e3d…7757Base$1.05100%0x971c…70dd74d ago0x6631cc…f6de96
0xa787…64cf0x0e3d…7757Base$10.50100%0x569e…48f974d ago0x72f652…9828c4
0xa787…64cf0x0e3d…7757Base$6.30100%0x33cf…fffe74d ago0x33316b…5809ae
0xa787…64cf0x0e3d…7757Base$3.15100%0x9510…bc1274d ago0xcedfa2…05d13c
0xa787…64cf0x0e3d…7757Base$23.10100%0x406c…cda374d ago0xaac4f7…3ffb38
0xa787…64cf0x0e3d…7757Base$3.15100%0xdcda…ec2f74d ago0x6cafd3…720c37
0xa787…64cf0x0e3d…7757Base$5.25100%0x8817…492774d ago0x6ef630…fae2b0
0xa787…64cf0x0e3d…7757Base$27.30100%0x1668…2c3e74d ago0x5ed4c8…15ea77
0xa787…64cf0x0e3d…7757Base$10.50100%0xfbcc…3fea74d ago0xd81b56…c387ef
0xa787…64cf0x0e3d…7757Base$1.05100%0x2fb2…aefd74d ago0x01caca…2d1557
0xa787…64cf0x0e3d…7757Base$5.25100%0x6bdd…b27674d ago0xd11791…8c9b92
0xa787…64cf0x0e3d…7757Base$22.05100%0x771b…60b874d ago0xf4aefd…cb8f3f
0xa787…64cf0x0e3d…7757Base$10.50100%0x4a9b…67ce74d ago0x290a03…dad7d4
0xa787…64cf0x0e3d…7757Base$13.65100%0x7929…b33174d ago0x52df9e…582740
0xa787…64cf0x0e3d…7757Base$10.50100%0xcb6c…da0b74d ago0x2173c1…567d1c
0xa787…64cf0x0e3d…7757Base$1.05100%0xce9f…bc8e74d ago0x3db1aa…1b195d
0xa787…64cf0x0e3d…7757Base$15.75100%0x7d28…b24874d ago0x1e81a7…3a4ccd
0xa787…64cf0x0e3d…7757Base$2.10100%0xd812…ee4474d ago0x65525f…ae2d98
0xa787…64cf0x0e3d…7757Base$2.10100%0x560f…a71374d ago0xe409ee…2dd1d5
0xa787…64cf0x0e3d…7757Base$3.15100%0x8ea5…b7fc74d ago0xc721f6…673bf0

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.