Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xc812…bd66Base—$0.01100%coinbase105d ago0x6456f9…407ed1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase105d ago0x9ad571…dc4b5b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase105d ago0xa1e076…4eda0d
0x6f9d…8ba00xa41c…ff88Base—$0.01100%coinbase105d ago0xb313f5…7aa94d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase105d ago0x144c9e…830754
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase105d ago0x9efa75…cfa87c
0x6f9d…8ba00x0c09…37e9Base—$0.01100%coinbase105d ago0x196395…1a15a4
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase105d ago0xca6e11…b415fa
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase105d ago0xcbd6d7…6031de
0x6f9d…8ba00x31b3…9336Base—$0.01100%coinbase105d ago0xb87d93…bed451
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase105d ago0xd21756…afd4d8
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase105d ago0x471602…da11e2
0x6f9d…8ba00x5a57…f335Base—$0.01100%coinbase105d ago0xe1d4b2…644ea6
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase105d ago0x921a7c…874112
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase105d ago0x4d741e…f454e6
0x6f9d…8ba00xd045…8045Base—$0.01100%coinbase106d ago0xf9d494…8a1bcf
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase106d ago0xb19184…4be147
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0x6ec541…54187c

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.