Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.20100%coinbase36d ago0xa16038…1b4273
0x1744…0e750xf000…94fcBase—$0.01100%coinbase36d ago0x04905e…d23bbf
0x1744…0e750xf000…94fcBase—$0.03100%coinbase36d ago0x9175f9…ffd5aa
0x1744…0e750xf000…94fcBase—$0.03100%coinbase36d ago0x923547…aacbc0
0x1744…0e750xf000…94fcBase—$0.20100%coinbase36d ago0xc9513a…acbd16
0x1744…0e750xf000…94fcBase—$0.03100%coinbase36d ago0xa1426c…7cbbc3
0x1744…0e750xf000…94fcBase—$0.01100%coinbase36d ago0xa72f3c…3b0fa7
0x1744…0e750xf000…94fcBase—$0.20100%coinbase36d ago0xe47b64…e86fe0
0x1744…0e750xf000…94fcBase—$0.03100%coinbase36d ago0xf10b6f…144b92
0x1744…0e750xf000…94fcBase—$0.01100%coinbase36d ago0x6d816a…17922b
0x1744…0e750xf000…94fcBase—$0.03100%coinbase36d ago0xefd969…c20cea
0x1744…0e750xf000…94fcBase—$0.03100%coinbase36d ago0x5e680a…44d0ee
0x1744…0e750xf000…94fcBase—$0.01100%coinbase36d ago0x48506c…1dfb5a
0x1744…0e750xf000…94fcBase—$0.03100%coinbase36d ago0xf5b310…f630f6
0x1744…0e750xf000…94fcBase—$0.20100%coinbase36d ago0x0e946c…dcbf78
0x1744…0e750xf000…94fcBase—$0.20100%coinbase36d ago0xc447af…895056
0x1744…0e750xf000…94fcBase—$0.03100%coinbase36d ago0x78d9b9…84fcd8
0x1744…0e750xf000…94fcBase—$0.01100%coinbase36d ago0x3c13b3…123289
0x1744…0e750xf000…94fcBase—$0.03100%coinbase36d ago0xb82cad…073da4
0x1744…0e750xf000…94fcBase—$0.20100%coinbase36d ago0xcdcb0d…5aec54
0x1744…0e750xf000…94fcBase—$0.20100%coinbase36d ago0x348000…12aadb
0x1744…0e750xf000…94fcBase—$0.20100%coinbase36d ago0xb6342a…b4c03b
0x1744…0e750xf000…94fcBase—$0.20100%coinbase36d ago0x0c66b6…74ca52
0x1744…0e750xf000…94fcBase—$0.10100%coinbase36d ago0x494341…92e7d6
0x1744…0e750xf000…94fcBase—$0.10100%coinbase36d ago0x528db4…c2a5b4

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.