Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b80…5f9c0x1929…5895Base—$0.01100%coinbase73d ago0xd2d714…88fe8c
0x1b80…5f9c0x66a0…e7f6Base—$0.01100%coinbase73d ago0x1ce4c2…631a29
0x1b80…5f9c0x91a1…817bBase—$0.01100%coinbase73d ago0x46da55…7d3cd8
0x1b80…5f9c0x887c…703dBase—$0.01100%coinbase73d ago0x093f62…b62146
0x1b80…5f9c0x932d…1fbaBase—$0.01100%coinbase73d ago0x87a002…30d252
0x1b80…5f9c0xe618…0c49Base—$0.01100%coinbase73d ago0xf2e4d7…fa59a4
0x1b80…5f9c0xaa79…b77bBase—$0.01100%coinbase73d ago0xcff97f…2878ee
0x1b80…5f9c0xf815…d93eBase—$0.01100%coinbase73d ago0x49dea6…2238cc
0x1b80…5f9c0xc217…df64Base—$0.01100%coinbase73d ago0x483cf4…01183f
0x1b80…5f9c0x6e26…a2b6Base—$0.01100%coinbase73d ago0xea90b5…10bec5
0x1b80…5f9c0x6533…7d4bBase—$0.01100%coinbase73d ago0xe5239d…f6f726
0x1b80…5f9c0x7313…59a6Base—$0.01100%coinbase73d ago0x2ef226…033d85
0x1b80…5f9c0x803a…573dBase—$0.01100%coinbase73d ago0xad8954…b2e7aa
0x1b80…5f9c0x1426…8729Base—$0.01100%coinbase73d ago0xa8c8f4…f26ea4
0x1b80…5f9c0x6e10…0687Base—$0.01100%coinbase73d ago0xeec1eb…b6967f
0x1b80…5f9c0xac0e…ee2dBase—$0.01100%coinbase73d ago0xdcee09…f1b42a
0x1b80…5f9c0xc3ff…5649Base—$0.01100%coinbase73d ago0x2e1b91…b92c64
0x1b80…5f9c0xa0c7…4938Base—$0.01100%coinbase73d ago0x730b2a…ccae4e
0x1b80…5f9c0x7093…16b8Base—$0.01100%coinbase73d ago0x6e8188…9c8e8a
0x1b80…5f9c0xac69…90a2Base—$0.01100%coinbase73d ago0xe04e01…886d75
0x1b80…5f9c0xce01…492bBase—$0.01100%coinbase73d ago0x5f8429…b65c3b
0x1b80…5f9c0x87c8…d8a0Base—$0.01100%coinbase73d ago0xcf4d60…f49c8a
0x1b80…5f9c0xd7c7…7c1eBase—$0.01100%coinbase73d ago0x6da6b3…47f38d
0x1b80…5f9c0xa54a…e3c4Base—$0.01100%coinbase73d ago0x3baa1e…e5cce1
0x1b80…5f9c0xb961…a292Base—$0.01100%coinbase73d ago0x670a2f…daed63

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.