Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0x7907bb…4e65cc
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0xa23cde…57a1fb
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0x8078ab…efca9f
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0xae02f4…4fba31
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0xd263bd…36c97c
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0x89a693…5775dc
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0xe89666…9e2d23
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0xaea2fa…f6e2a7
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0x8bcaad…5497fe
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0x47baf5…1d7cae
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0xd7cbf4…f1e2b1
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0x26e31f…532a6f
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0xd4525e…cdc123
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase21d ago0xb3ed2f…9428a1
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase21d ago0x5bb30d…d12e12
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase21d ago0x95e104…cf938e
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase21d ago0xdf18cf…b386cd
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase21d ago0x55a2c9…f89b67
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase21d ago0xc447b9…5971d8
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase21d ago0xa13a9b…27d664
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase21d ago0xc3e6f7…68a9ff
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase21d ago0x6e2aba…c7982c
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase21d ago0x138ad1…8ec3af
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase21d ago0x08d798…e65403
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase21d ago0xf18210…1674c9

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.