Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.01100%coinbase20d ago0xf311cb…337084
0xf576…65920xf000…94fcBase$0.01100%coinbase20d ago0xe1fb0d…ba68ac
0xf576…65920xf000…94fcBase$0.03100%coinbase20d ago0xcdcea8…ccd497
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0xc93801…c9e3e3
0xbc16…60c80xf000…94fcBase$0.01100%coinbase20d ago0x7907bb…4e65cc
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x3aa7d3…adbba2
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase20d ago0x929107…c86a35
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20d ago0x6485e5…64ffa5
0x8d99…01140xf000…94fcBase$0.01100%coinbase20d ago0x9f8a55…6a36fc
0xbc16…60c80xf000…94fcBase$0.01100%coinbase20d ago0xa23cde…57a1fb
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x0ac7b9…a1f2c7
0xbc16…60c80xf000…94fcBase$0.01100%coinbase20d ago0x8078ab…efca9f
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x930c61…414e0d
0xbc16…60c80xf000…94fcBase$0.01100%coinbase20d ago0xae02f4…4fba31
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase20d ago0xcd357e…4f38d3
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x738c23…a099c9
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase20d ago0x1d45e9…20ee7a
0xbc16…60c80xf000…94fcBase$0.01100%coinbase20d ago0xd263bd…36c97c
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0x773cbb…168ff5
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0x7f8efa…3a250a
0xbc16…60c80xf000…94fcBase$0.01100%coinbase20d ago0x89a693…5775dc
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x9f3b54…58afa3
0xf576…65920xf000…94fcBase$0.03100%coinbase20d ago0x5e0f8e…919543
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase20d ago0xd344d0…ccf7c1
0x4855…272c0xf000…94fcBase$0.01100%coinbase20d ago0x040c7e…7c5ec3

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.