Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase136d ago0x0ef7cb…f00b4e
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase136d ago0x7b3fca…228b8a
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase136d ago0x860927…716168
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase136d ago0x4b6291…7a83f6
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase136d ago0xa98acc…b49b7e
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase136d ago0x5586e5…e45573
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase136d ago0xbb8370…758b28
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase136d ago0x2007df…412567
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase136d ago0x46a407…632782
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase136d ago0x7f1a0a…43a717
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase136d ago0x42e369…59c6a7
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase136d ago0x69b9fa…b834b1
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.002100%coinbase136d ago0x97679d…d19f41
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.002100%coinbase136d ago0x498153…0c87c6
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0xa5667e…eae7d0
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0xced2b4…fa1788
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0x57cf16…50dd7e
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0xef7b77…99ae9d
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0xa83dbe…39f2ea
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0xbf529c…69f403
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0x9f5da3…692b9f
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0xa65ed2…774187
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0x0657e2…0689c0
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0x0cce5c…82f771
0x21d7…7c3d0x6d6e…9192BaseExaSearch$0.01100%coinbase136d ago0x781ba4…0ed0ad

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.