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.01100%coinbase38d ago0x457202…d668a7
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0x4b375e…f6eb3f
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0x0a13b0…40ba41
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0x754ec5…4aeca4
0x1744…0e750xf000…94fcBase—$0.01100%coinbase38d ago0x177782…ef610f
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0xf04f61…bae406
0x1744…0e750xf000…94fcBase—$0.10100%coinbase38d ago0x0e5235…527236
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0xc37365…e16ccd
0x1744…0e750xf000…94fcBase—$0.10100%coinbase38d ago0x24d2fb…3e72f0
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0x7427d0…8db19e
0x1744…0e750xf000…94fcBase—$0.10100%coinbase38d ago0xfa0366…c03b0d
0x1744…0e750xf000…94fcBase—$0.10100%coinbase38d ago0xbfc3d8…91c5b7
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0x62135b…611b05
0x1744…0e750xf000…94fcBase—$0.10100%coinbase38d ago0x4f2ac9…5540f4
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0x21a1b0…e80fdb
0x1744…0e750xf000…94fcBase—$0.10100%coinbase38d ago0x66a719…a5a549
0x1744…0e750xf000…94fcBase—$0.10100%coinbase38d ago0x55d02f…7971ce
0x1744…0e750xf000…94fcBase—$0.01100%coinbase38d ago0xecfc03…d0367f
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0x3b8a06…95a098
0x1744…0e750xf000…94fcBase—$0.10100%coinbase38d ago0x377d6a…885a34
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0x950df1…12ade1
0x1744…0e750xf000…94fcBase—$0.01100%coinbase38d ago0x1b11c3…cdd853
0x1744…0e750xf000…94fcBase—$0.10100%coinbase38d ago0xb42e66…b67015
0x1744…0e750xf000…94fcBase—$0.01100%coinbase38d ago0xf317f0…64d9bf
0x1744…0e750xf000…94fcBase—$0.20100%coinbase38d ago0xeffb76…3c53f3

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.