Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x2e0eeb…f64221
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xd09a68…86d8cc
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x43a6b0…a4b747
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x4e950d…7b5466
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x9c82c7…bd756b
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xb6a89e…71e2c5
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xad8ec9…c0a7b5
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xc8c011…b0a3a1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xa18ceb…2363f7
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xc5a9d9…ada81f
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x2a3c9b…9f39b9
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xc90111…939eaf
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xf372af…3d3e79
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xc0487c…f253d4
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x1de435…47fa97
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x6bd50d…5cdd99
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x6ddc4a…db340b
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x9f0ee6…1d7f58
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xb147bb…42886a
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xede1d1…d407bc
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x448d64…66fb71
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x53a997…b2ff7e
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xae69b0…594de1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x0752d2…56dc82
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x5c794a…489384

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.