Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xf935…dac0Base—$0.01100%coinbase30d ago0x6f230f…262c3c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase30d ago0xd84f9a…bf6c32
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase30d ago0x8f8bb7…9eb058
0x6f9d…8ba00x2eec…09a5Base—$0.01100%coinbase30d ago0xc4afdf…e433c1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase30d ago0xad3c8f…f40ba1
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase30d ago0xdd3c58…ef9e53
0x6f9d…8ba00x3db0…d976Base—$0.01100%coinbase30d ago0x16a061…dc0fd1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase30d ago0x887613…6b3320
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase30d ago0xef5ad9…69c961
0x6f9d…8ba00x75e5…3bfdBase—$0.01100%coinbase30d ago0x98269b…ac8311
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase30d ago0xf9efc2…64e61b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase30d ago0xbbf2cc…85f275
0x6f9d…8ba00xb7f8…ccc0Base—$0.01100%coinbase30d ago0xb09da8…be37cc
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase30d ago0xbe2cbe…cbcbc2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase30d ago0xb01f9c…845cb9
0x6f9d…8ba00x9678…05b4Base—$0.01100%coinbase31d ago0xdba494…497eb0
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase31d ago0x00d738…011859
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase31d ago0xe104e2…7bf3e7
0x6f9d…8ba00xd5e5…b31eBase—$0.01100%coinbase31d ago0x812af7…ec7118
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase31d ago0xacc96c…1acc2f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase31d ago0xc300cf…cb5f1c

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.