Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd9c…6b390x4f4b…422dBase—$0.04100%coinbase66d ago0xf77c97…dece35
0xbd9c…6b390x4f4b…422dBase—$0.04100%coinbase66d ago0x088535…4dbd37
0xbd9c…6b390x4f4b…422dBase—$0.003100%coinbase66d ago0xb51d23…85b9e4
0x85e9…a9690x4f4b…422dBase—$0.007100%coinbase66d ago0x64477e…12cef0
0x85e9…a9690x4f4b…422dBase—$0.0015100%coinbase66d ago0xbcaff9…a72126
0x20b9…58aa0x4f4b…422dBase—$0.04100%coinbase66d ago0x3c29f0…9281f8
0x20b9…58aa0x4f4b…422dBase—$0.0015100%coinbase66d ago0x4a6390…681c60
0xbd9c…6b390x4f4b…422dBase—$0.003100%coinbase66d ago0x792a5c…2ed208
0xf5da…45730x4f4b…422dBase—$0.05100%coinbase66d ago0x0c215e…cb6854
0x5dd1…2d150x4f4b…422dBase—$0.05100%coinbase66d ago0xdacd78…7aa466
0x4fec…f7920x4f4b…422dBase—$0.10100%coinbase66d ago0x3874d8…8183f4
0x8fa7…775b0x4f4b…422dBase—$0.05100%coinbase66d ago0x2f2b46…3d7467
0xcdf1…d2f30x4f4b…422dBase—$0.05100%coinbase66d ago0x3306dc…e28481
0x5dd1…2d150x4f4b…422dBase—$0.05100%coinbase66d ago0x62591e…484dba
0x3679…7c3b0x4f4b…422dBase—$0.05100%coinbase66d ago0x7a5a49…672b93
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase66d ago0x412ffa…d48215
0xce7a…2bfe0x4f4b…422dBase—$0.05100%coinbase66d ago0x0e08ec…85b200
0x8fa7…775b0x4f4b…422dBase—$0.05100%coinbase66d ago0xe55354…cc753f
0x05c9…f5970x4f4b…422dBase—$0.10100%coinbase66d ago0x7c13a8…122493
0x5dd1…2d150x4f4b…422dBase—$0.05100%coinbase66d ago0x07ceae…6fb63e
0x94f3…378a0x4f4b…422dBase—$0.10100%coinbase66d ago0x1f48b3…a55032
0x2e23…96330x4f4b…422dBase—$0.05100%coinbase66d ago0xa2ba1e…d06313
0x2e00…d7b20x4f4b…422dBase—$0.05100%coinbase66d ago0xd992ab…dd2704
0x5dd1…2d150x4f4b…422dBase—$0.05100%coinbase66d ago0xa88b16…410917
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase66d ago0x78b3d1…443acd

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.