Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xdc2691…8a1817
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x6ee436…f9d873
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xc1626f…8666a0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase50d ago0xa056b2…cf05d8
0xa7db…69070x6d6e…9192BaseExaSearch$0.002100%coinbase50d ago0xfaeb60…606eb1
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase50d ago0xc1f117…bd0136
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase50d ago0xd64e59…c3d3ae
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x0ee38e…345f5c
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase50d ago0xd1e023…84e2cf
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x8d47c4…98f6e6
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x49c991…050a74
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x3936ce…679e65
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x3bfe86…93a358
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xfa78bc…2db3c5
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xd1d817…bf7792
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xfdf067…f8964d
0x8728…49910x6d6e…9192BaseExaSearch$0.001100%coinbase50d ago0x6fa3f4…dd71a0
0x8728…49910x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xfb357c…8690ae
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xc1f585…ac2d65
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x164541…c1f0f9
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x45c09e…a7c117
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xdf7486…8be18d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x48e1b4…c35836
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x3a0540…58d894
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xe6a913…b50559

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.