Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c55…330d0x4f4b…422dBase—$0.04100%coinbase34d ago0x804cea…b643c9
0x8ed1…a7b40x4f4b…422dBase—$0.0015100%coinbase34d ago0x34e9e1…a7c91d
0x16e6…2d520x4f4b…422dBase—$0.0015100%coinbase34d ago0xb8a81e…d88247
0x3e64…69100x4f4b…422dBase—$0.04100%coinbase34d ago0xff00fa…958e4b
0x1850…a6cc0x4f4b…422dBase—$0.0015100%coinbase34d ago0x10cd7d…017a29
0x13b9…45a90x4f4b…422dBase—$0.001100%coinbase34d ago0x76acaa…87970a
0xde84…c5d60x4f4b…422dBase—$0.0015100%coinbase34d ago0x364dcb…0894be
0x60b3…e1200x4f4b…422dBase—$0.0035100%coinbase35d ago0x1a95a7…128542
0xa54c…16600x4f4b…422dBase—$0.04100%coinbase35d ago0xa7d5da…b7b7b0
0x1e89…53600x4f4b…422dBase—$0.001100%coinbase35d ago0x5f8490…9c27c6
0xc954…76320x4f4b…422dBase—$0.0035100%coinbase35d ago0x200517…0a3b5b
0xa7e7…01280x4f4b…422dBase—$0.001100%coinbase35d ago0x40eb1d…35b057
0x0f99…58620x4f4b…422dBase—$0.001100%coinbase35d ago0x323489…d53df5
0x6446…ceeb0x4f4b…422dBase—$0.04100%coinbase35d ago0x5e2271…89ee05
0x293e…270a0x4f4b…422dBase—$0.04100%coinbase35d ago0x30de85…4201ea
0xbe5b…55cb0x4f4b…422dBase—$0.001100%coinbase35d ago0x855ffc…973f82
0x8362…f3ce0x4f4b…422dBase—$0.04100%coinbase35d ago0x516661…605361
0x3814…76c00x4f4b…422dBase—$0.04100%coinbase35d ago0x851320…2358c6
0xc13e…c92b0x4f4b…422dBase—$0.0035100%coinbase35d ago0xe2c36c…1d54c0
0x5861…ad7d0x4f4b…422dBase—$0.001100%coinbase35d ago0xc529f9…68e2cd
0x87be…fe3c0x4f4b…422dBase—$0.001100%coinbase35d ago0xb8f457…67e711
0x5e06…112f0x4f4b…422dBase—$0.001100%coinbase35d ago0xe288f4…4c4083
0xf139…92c00x4f4b…422dBase—$0.0035100%coinbase35d ago0xadcabd…3c087c
0xa949…a10c0x4f4b…422dBase—$0.04100%coinbase35d ago0xea883b…deb4ad
0xb657…13c70x4f4b…422dBase—$0.0035100%coinbase35d ago0x672a27…1db252

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.