Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xfe905f…1a462c
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xc63ee2…51a61d
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xfa3cad…e78914
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x3f9b08…ad5520
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xb8129e…56c030
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x5b29c5…c722fb
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xea17d7…78746e
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xbbf8dc…e369f6
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x64d77f…94b34b
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xace6ce…db53f0
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x11c4e1…77e411
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x6796eb…8031b3
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x670478…bb0a56
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x984fe1…77cb25
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x8ae050…d0e5b8
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x134b6b…e96680
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xc3f71b…287b53
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x6a1600…8fead5
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x458afe…5c8bdc
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x59123e…c639f4
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xed71ff…c3c9a3
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x11b246…d9cc82
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x134cdf…fadf84
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0x740db5…576d21
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase104d ago0xf051f0…f6c4c4

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.