Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x23e9…6520Base—$0.01100%coinbase45d ago0x8f0dfa…8e5989
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase45d ago0x3434bf…dfadea
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0x6fb456…4de09e
0x6f9d…8ba00x1abf…b9d7Base—$0.01100%coinbase45d ago0x6267c9…85e8c4
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase45d ago0x8cafe6…5580d8
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0xb076a8…8ed28d
0x6f9d…8ba00xc35c…9bbcBase—$0.01100%coinbase45d ago0xfdc5ab…0d2b18
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase45d ago0xdd110e…c6baac
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0x61d9f6…e62041
0x6f9d…8ba00xfecb…0a48Base—$0.01100%coinbase45d ago0xa01881…1ae4c1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase45d ago0x06e975…607bb4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0xbc6bef…5b6bd5
0x6f9d…8ba00xebd1…8c8fBase—$0.01100%coinbase45d ago0xcbaa01…5f0b4f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase45d ago0x152a90…d55ea2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0x0cabcc…d4e2e5
0x6f9d…8ba00xc7da…c40cBase—$0.01100%coinbase45d ago0x58dca3…9c2193
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase45d ago0x652192…4a508d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0x087416…47e980
0x6f9d…8ba00x1c32…7519Base—$0.01100%coinbase45d ago0xaf2d9a…71087f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase45d ago0x670e77…ebed1b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase45d ago0x1099b9…cd7ccb
0x6f9d…8ba00xecbe…2e02Base—$0.01100%coinbase46d ago0xed454f…36306a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase46d ago0xf6e9be…4fd522
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase46d ago0x57d4fc…ea7cac

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.