Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d01…c7500x6d6e…9192BaseExaSearch$0.03100%coinbase171d ago0xb26b63…8d9af7
0x6d01…c7500x6d6e…9192BaseExaSearch$0.03100%coinbase171d ago0x1e4401…ad106e
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0x202d29…48e7c0
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0xc1ebba…b9239a
0x6d01…c7500x6d6e…9192BaseExaSearch$0.03100%coinbase171d ago0x6ccfa7…d92cef
0x6d01…c7500x6d6e…9192BaseExaSearch$0.02100%coinbase171d ago0xf178a1…4aab31
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0x60facf…d89822
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0x7f0e05…b11801
0x6d01…c7500x6d6e…9192BaseExaSearch$0.03100%coinbase171d ago0xd14be4…94ac9d
0x6d01…c7500x6d6e…9192BaseExaSearch$0.02100%coinbase171d ago0x460626…aba8b0
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0xb41bce…f550d0
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0xa89ceb…5a447e
0x6d01…c7500x6d6e…9192BaseExaSearch$0.03100%coinbase171d ago0x62044d…d2a00d
0x6d01…c7500x6d6e…9192BaseExaSearch$0.02100%coinbase171d ago0xda9857…6e651a
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0x487d63…bb4dab
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0xd37c05…cd831c
0x6d01…c7500x6d6e…9192BaseExaSearch$0.03100%coinbase171d ago0xc892c4…0174b3
0x6d01…c7500x6d6e…9192BaseExaSearch$0.02100%coinbase171d ago0x241c70…23b800
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0x4cb0e1…7249e5
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0x61ef24…970754
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0x1ffb9a…7f1199
0x6d01…c7500x6d6e…9192BaseExaSearch$0.03100%coinbase171d ago0xf676e8…5f29fc
0x6d01…c7500x6d6e…9192BaseExaSearch$0.02100%coinbase171d ago0xefd200…793e56
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0xb27f01…9bd151
0x6d01…c7500x6d6e…9192BaseExaSearch$0.01100%coinbase171d ago0x3124d6…d595dd

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.