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.10100%coinbase24d ago0xb0865e…fe2ef1
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x105f7c…8cd3ad
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase24d ago0x9a6892…b48e57
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0xb9e903…0c2836
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase24d ago0x3161e4…1e130b
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x1618ac…0f214d
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase24d ago0x6bcde5…6d9627
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase24d ago0xfacf02…7c448b
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase24d ago0x7bfad8…1d71bc
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase24d ago0x9e3819…a2d02c
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x29b961…c286c3
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase24d ago0x3b237e…5c2b00
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase24d ago0xa48347…7255c0
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase24d ago0x373806…4c08b4
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase24d ago0x7be858…a0b3a1
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase24d ago0xa066e5…0a7fa7
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase24d ago0x3de104…7d9e39
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase24d ago0xbdffaf…c972db
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase24d ago0xe1ff0e…a87bd7
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase24d ago0xba088b…37ff07
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase25d ago0xda8dc9…36061c
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase25d ago0xbfaa14…6a6313
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase25d ago0x71c704…ac6419
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase25d ago0x65a8e1…dfdd54
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase25d ago0xcaed6e…fd3edd

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.