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%coinbase20d ago0xc93801…c9e3e3
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x3aa7d3…adbba2
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x0ac7b9…a1f2c7
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x930c61…414e0d
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x738c23…a099c9
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x9f3b54…58afa3
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0xcdbb88…12c64a
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x882b31…200ad2
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0xfe20ba…7f1c60
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0xeab81f…55e800
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x3201c6…073593
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x4ed7e6…a7e30e
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x3c212c…f8302c
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x2ad793…6f2be4
0x1744…0e750xf000…94fcBase$0.01100%coinbase20d ago0x43c1c9…e5790b
0x1744…0e750xf000…94fcBase$0.01100%coinbase21d ago0x9bbcda…2b18db
0x1744…0e750xf000…94fcBase$0.20100%coinbase21d ago0x064c4e…65f27e
0x1744…0e750xf000…94fcBase$0.01100%coinbase21d ago0x90e4c9…0662d4
0x1744…0e750xf000…94fcBase$0.20100%coinbase21d ago0xbd7738…c45e24
0x1744…0e750xf000…94fcBase$0.20100%coinbase21d ago0xd7e9d9…c1b479
0x1744…0e750xf000…94fcBase$0.20100%coinbase21d ago0x53c978…c58ea1
0x1744…0e750xf000…94fcBase$0.10100%coinbase21d ago0x374519…daba6c
0x1744…0e750xf000…94fcBase$0.10100%coinbase21d ago0x93b2c1…14a0f7
0x1744…0e750xf000…94fcBase$0.01100%coinbase21d ago0x7cc5ad…82fe6b
0x1744…0e750xf000…94fcBase$0.20100%coinbase21d ago0x926b58…b1e10d

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.