Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb28e…bb100x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x1f1990…78d464
0xb28e…bb100x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0xb8d7f8…1557be
0xb28e…bb100x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0xc36089…0655ba
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x3b0652…0236f9
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x926b61…1d79c9
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0xd246f9…9849b7
0x09f2…1e340x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x3d5a89…45b1a2
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x0c8a5c…7aa990
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x5877b3…5afc0c
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x58dbd8…e3c054
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x29954b…6010b0
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x0c439d…91dc12
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x715423…e0536a
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x12b383…d8a74f
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x7ba574…155b04
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x409ec4…90ef34
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x9105b2…d7553e
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0xec77ff…dd10a2
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0xaf0739…e3fe41
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase37d ago0x94fd96…3983ee
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x52135b…90f61e
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0xe8e5cd…de20ff
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x793090…a2d58d
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x356798…0163e3
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase37d ago0x465b5b…228b46

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.