Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb3b3b7…aaca65
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x708dc4…28fff7
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa6e33c…ec8ace
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x83d8d3…dad023
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd25791…a1faac
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x372439…4762da
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb93f3e…054f79
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb5e50b…41d395
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9e488e…d9dba0
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe70270…86b602
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x47522a…8dc61a
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x640d0f…221a36
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe15011…df2767
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xef582f…bafff7
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1c0aa8…2d3f1c
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2bfcdd…e4bcfe
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcae059…90dc97
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe06a23…4e258c
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xed4014…e16179
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9a5de6…0745da
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe776f0…632c7c
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2accf5…9e01cf
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5dd458…63f321
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe35010…80cedf
0xc628…232b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6571ac…6b324e

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.