Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x8d4ea3…81bfab
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xc71355…4f057f
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x924556…ba3b19
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x5e2b1a…c119de
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x2a0a70…36a63c
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x7c457c…d284a6
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xe8c462…295dfa
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xd9220f…c444d0
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xf2e8d0…71be54
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x3b15d6…7612e0
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x0711a4…d396f6
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xc6337d…05fbb0
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x023131…0dcef7
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x202165…b94754
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x51baed…01b8b3
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x990b2c…382550
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x7900b1…2831d2
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x2162d6…fc344c
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x839ac9…b0530c
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xafe1a1…8d44cc
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xc2a3a4…971194
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x4f00a3…2ca179
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x2c8d7e…4bacf2
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0xfc6e71…104ec8
0xeec8…397a0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x3ecfa2…31e4f1

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.