Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase—$0.01100%coinbase27d ago0xcca6b6…73b270
0x8d99…01140xf000…94fcBase—$0.01100%coinbase27d ago0x25e008…608999
0x8d99…01140xf000…94fcBase—$0.01100%coinbase27d ago0xe63f9d…ffd481
0x8d99…01140xf000…94fcBase—$0.01100%coinbase27d ago0x9c7d5a…8d4055
0x8d99…01140xf000…94fcBase—$0.01100%coinbase27d ago0x91f4ed…80d8a2
0x8d99…01140xf000…94fcBase—$0.01100%coinbase27d ago0x06f7b6…8a7fb0
0x8d99…01140xf000…94fcBase—$0.01100%coinbase27d ago0xde5844…0248ba
0x8d99…01140xf000…94fcBase—$0.01100%coinbase27d ago0xc6e12d…956fad
0x8d99…01140xf000…94fcBase—$0.01100%coinbase27d ago0x589b7b…8356ac
0x8d99…01140xf000…94fcBase—$0.05100%coinbase28d ago0x8aa730…187bd1
0x8d99…01140xf000…94fcBase—$0.01100%coinbase28d ago0xac0947…a76cfb
0x8d99…01140xf000…94fcBase—$0.01100%coinbase28d ago0xed010d…ae3023
0x8d99…01140xf000…94fcBase—$0.01100%coinbase28d ago0x502a90…94e106
0x8d99…01140xf000…94fcBase—$0.01100%coinbase28d ago0x1b3c7d…810e9e
0x8d99…01140xf000…94fcBase—$0.01100%coinbase28d ago0x93f48b…b39c47
0x8d99…01140xf000…94fcBase—$0.05100%coinbase28d ago0xbe9ec7…92512b
0x8d99…01140xf000…94fcBase—$0.01100%coinbase28d ago0x1c8ce0…e4f17f
0x8d99…01140xf000…94fcBase—$0.01100%coinbase28d ago0xd51c38…d15cc5
0x8d99…01140xf000…94fcBase—$0.01100%coinbase28d ago0x1c0bd0…36d9e2
0x8d99…01140xf000…94fcBase—$0.10100%coinbase28d ago0xf8dee6…b21cd7
0x8d99…01140xf000…94fcBase—$0.10100%coinbase28d ago0x8c6e7f…a0a9d4
0x8d99…01140xf000…94fcBase—$0.20100%coinbase28d ago0x48be45…c9aac2
0x8d99…01140xf000…94fcBase—$0.10100%coinbase28d ago0x9d8378…cb8b06
0x8d99…01140xf000…94fcBase—$0.01100%coinbase28d ago0xe5930c…bf6fc3
0x8d99…01140xf000…94fcBase—$0.10100%coinbase28d ago0xb40212…f6ad25

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.