Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase19d ago0xe9332e…a46173
0xcf98…fe7e0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xf5a69e…2675da
0xcf98…fe7e0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xd88055…bbc0b6
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xcd2393…7de3eb
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xa5766c…b55f5a
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xc5c549…f366b3
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x0cf787…f239ed
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x050553…9161fc
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x90b07b…a2cf2a
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x2aa884…aba9fa
0xd732…f8410x6d6e…9192BaseExaSearch$0.007100%coinbase20d ago0xf7ff07…534be0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0xd9c8bc…16b5e0
0xf331…194c0x6d6e…9192BaseExaSearch$0.007100%coinbase20d ago0x43734b…7e4089
0xf331…194c0x6d6e…9192BaseExaSearch$0.007100%coinbase20d ago0x25e653…92ce93
0x3ea0…083c0x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0xb7f9e9…1f681d
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase20d ago0x094909…94ca34
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase20d ago0x8d2921…7bda48
0x1f2d…16650x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0x5517eb…2e686b
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase20d ago0x4c0fe4…c5a7f2
0x1f2d…16650x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0x2229f3…7f5877
0x1f2d…16650x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0xa9aea6…4b5e42
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0xb6721e…2d2e3b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0x6d6694…e68c25
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase20d ago0x443162…052c3a
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0xf6508d…be6932

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.