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%coinbase60d ago0x373981…7e5777
0x1744…0e750xf000…94fcBase—$0.01100%coinbase60d ago0x05ed5b…1e02a4
0x1744…0e750xf000…94fcBase—$0.01100%coinbase60d ago0xe33dbf…77a494
0x1744…0e750xf000…94fcBase—$0.01100%coinbase60d ago0x4925bc…e3aba9
0x1744…0e750xf000…94fcBase—$0.01100%coinbase60d ago0x3fb809…b5f59f
0x1744…0e750xf000…94fcBase—$0.10100%payAI60d ago0xfeba5c…f05649
0x1744…0e750xf000…94fcBase—$0.10100%payAI60d ago0x2897ad…233d9b
0x1744…0e750xf000…94fcBase—$0.01100%payAI60d ago0x75868d…f38a91
0x1744…0e750xf000…94fcBase—$0.01100%payAI60d ago0x29b2e0…efddc0
0x1744…0e750xf000…94fcBase—$0.10100%payAI60d ago0xe3c922…c2f145
0x1744…0e750xf000…94fcBase—$0.01100%payAI60d ago0xf961dc…0ec683
0x1744…0e750xf000…94fcBase—$0.01100%payAI60d ago0x86272d…a4051b
0x1744…0e750xf000…94fcBase—$0.01100%payAI60d ago0x861a7f…ea61cc
0x1744…0e750xf000…94fcBase—$0.01100%payAI60d ago0x714237…41488d
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0x53a187…6eaf1a
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0xd808b0…030d97
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0x1ca885…5c56e6
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0x74fbad…a23b8c
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0x80f822…957113
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0xd2b098…bda82c
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0x41a9b1…6259fa
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0x497fed…d68019
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0x179f09…93803b
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0xe0fca3…c895e3
0x1744…0e750xf000…94fcBase—$0.03100%payAI60d ago0x112f85…6db37e

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.