Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x62da…346fBase—$0.01100%coinbase21d ago0x8a3cde…ca8a58
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase21d ago0xcf2cec…5f2f49
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase21d ago0xce3e1d…edee97
0x6f9d…8ba00x5de7…22a6Base—$0.01100%coinbase21d ago0x4d3be4…dca59f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase21d ago0x87361b…3e1eaf
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase21d ago0x1d03a3…7f76e0
0x6f9d…8ba00x5426…22cfBase—$0.01100%coinbase21d ago0x1eddde…0e9dc4
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase21d ago0x1ce149…6d0a9e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase21d ago0xaba52f…d4f5a4
0x6f9d…8ba00x33f3…1e4eBase—$0.01100%coinbase21d ago0x4902c3…7b6929
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase21d ago0x5afe32…9ab6cd
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase21d ago0x12d06a…17e307
0x6f9d…8ba00x2575…583dBase—$0.01100%coinbase21d ago0x5375cd…e3bf71
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase21d ago0xc59b72…42b64a
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase21d ago0x96b2ce…4234e5
0x6f9d…8ba00x78e0…122dBase—$0.01100%coinbase22d ago0x66c24d…9cacc9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase22d ago0x6ac962…5d3e67
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase22d ago0x5e6446…68be5a
0x6f9d…8ba00xb93a…b41cBase—$0.01100%coinbase22d ago0x75c624…6e9653
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase22d ago0x1c10e2…15e6bf
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase22d ago0x88a772…c86402

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.