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%coinbase32d ago0xc046ee…eef111
0x1744…0e750xf000…94fcBase—$0.01100%coinbase32d ago0x5f5866…5bdcfb
0x1744…0e750xf000…94fcBase—$0.03100%coinbase32d ago0xd81dc8…cf5209
0x1744…0e750xf000…94fcBase—$0.01100%coinbase32d ago0x08f328…83b146
0x1744…0e750xf000…94fcBase—$0.03100%coinbase32d ago0xe8de01…0bbb11
0x1744…0e750xf000…94fcBase—$0.20100%coinbase32d ago0x552c46…cfe402
0x1744…0e750xf000…94fcBase—$0.03100%coinbase32d ago0x0a0938…ed9033
0x1744…0e750xf000…94fcBase—$0.10100%coinbase32d ago0xd1b556…c15b3b
0x1744…0e750xf000…94fcBase—$0.10100%coinbase32d ago0x081a09…f26000
0x1744…0e750xf000…94fcBase—$0.10100%coinbase32d ago0x250562…832756
0x1744…0e750xf000…94fcBase—$0.20100%coinbase32d ago0xbbfade…d80819
0x1744…0e750xf000…94fcBase—$0.20100%coinbase32d ago0xcbf851…4390cc
0x1744…0e750xf000…94fcBase—$0.20100%coinbase32d ago0x1dd85a…53258c
0x1744…0e750xf000…94fcBase—$0.10100%coinbase32d ago0x467b17…121ae1
0x1744…0e750xf000…94fcBase—$0.10100%coinbase32d ago0x0847b4…4460c5
0x1744…0e750xf000…94fcBase—$0.10100%coinbase32d ago0x2e384b…a6ebad
0x1744…0e750xf000…94fcBase—$0.20100%coinbase32d ago0x5cc5d3…bfc29f
0x1744…0e750xf000…94fcBase—$0.03100%coinbase33d ago0x8fe224…e6155f
0x1744…0e750xf000…94fcBase—$0.20100%coinbase33d ago0x0ae462…60a442
0x1744…0e750xf000…94fcBase—$0.10100%coinbase33d ago0x81c84d…188e3c
0x1744…0e750xf000…94fcBase—$0.20100%coinbase33d ago0xfb2da1…089542
0x1744…0e750xf000…94fcBase—$0.10100%coinbase33d ago0x066226…49efbf
0x1744…0e750xf000…94fcBase—$0.10100%coinbase33d ago0xcced85…42f0c3
0x1744…0e750xf000…94fcBase—$0.01100%coinbase33d ago0xf38aa1…db7561
0x1744…0e750xf000…94fcBase—$0.03100%coinbase33d ago0x6183c5…fe412f

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.