Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase7d ago0x6e39e1…a0729b
0xf576…65920xf000…94fcBase—$0.01100%coinbase7d ago0xbab806…857b18
0xf576…65920xf000…94fcBase—$0.01100%coinbase7d ago0x988843…050a4d
0xf576…65920xf000…94fcBase—$0.10100%coinbase7d ago0xbdb82b…ac37cc
0xf576…65920xf000…94fcBase—$0.10100%coinbase7d ago0x96a91a…baceb7
0xf576…65920xf000…94fcBase—$0.10100%coinbase7d ago0xe2f409…6b5fdd
0xf576…65920xf000…94fcBase—$0.10100%coinbase7d ago0x11e5e8…9e27ea
0xf576…65920xf000…94fcBase—$0.10100%coinbase7d ago0x445f61…5c9ef7
0xf576…65920xf000…94fcBase—$0.10100%coinbase7d ago0x051da6…f12ed1
0xf576…65920xf000…94fcBase—$0.10100%coinbase7d ago0x1f3c31…3ef748
0xf576…65920xf000…94fcBase—$0.10100%coinbase7d ago0x43b92a…2003d7
0xf576…65920xf000…94fcBase—$0.01100%coinbase7d ago0x7a4107…788e16
0xf576…65920xf000…94fcBase—$0.10100%coinbase7d ago0xef4c3e…110f7d
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x4f13b5…dd09cd
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x438b72…c6f137
0xf576…65920xf000…94fcBase—$0.01100%coinbase8d ago0xfcd572…8666a1
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x3671ed…858829
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0xd53a62…6560e2
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0xf5136f…8cf734
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0xac00de…e76dbb
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x8b12cc…2b6a2b
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0x61df04…d5159d
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0x95b5fa…5050ee
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0xc44a76…8ca631
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0xf1b94a…bed690

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.