Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3eea…c9bb0x9386…ca25Basex402 service$10.79100%coinbase41d ago0xc81f8b…4a1dc8
0xd8ff…30610x9386…ca25Basex402 service$10.79100%coinbase41d ago0x6e0870…ed0471
0xd8ff…30610x9386…ca25Basex402 service$10.79100%coinbase41d ago0xf0e878…cc8475
0xd8ff…30610x9386…ca25Basex402 service$10.79100%coinbase41d ago0x1d9276…47a9ba
0xd8ff…30610x9386…ca25Basex402 service$10.79100%coinbase41d ago0xd0baf1…6086c8
0xac38…a7d90x9386…ca25Basex402 service$10.79100%coinbase41d ago0x6c27ad…dc4055
0xd0d2…8a020x9386…ca25Basex402 service$10.79100%coinbase41d ago0xbfd02e…6de4e6
0x7699…e9aa0x9386…ca25Basex402 service$10.79100%coinbase41d ago0x3c5a85…ec9de0
0x7699…e9aa0x9386…ca25Basex402 service$10.79100%coinbase41d ago0xa29e72…1ee8cc
0xdb40…50820x9386…ca25Basex402 service$10.79100%coinbase41d ago0x364e49…94abca
0x7efe…faca0x9386…ca25Basex402 service$10.79100%coinbase41d ago0xfeaaf4…e2c68d
0x027b…dee80x9386…ca25Basex402 service$10.79100%coinbase41d ago0xeb5dc7…6d9ac8
0xecf0…fb3d0x9386…ca25Basex402 service$10.79100%coinbase41d ago0x521b61…677d0f
0xb406…de540x9386…ca25Basex402 service$10.79100%coinbase41d ago0xebe916…4f047e
0x8687…ca460x9386…ca25Basex402 service$10.79100%coinbase41d ago0xbb6a91…7d55be
0xf3ac…b2f40x9386…ca25Basex402 service$10.79100%coinbase41d ago0x8744af…2c75c3
0xe3b7…f02c0x9386…ca25Basex402 service$2.69100%coinbase41d ago0x6e0735…63f237
0x7b72…ae1d0x9386…ca25Basex402 service$10.79100%coinbase42d ago0xa1bdb7…2197d6
0x413d…03db0x9386…ca25Basex402 service$10.79100%coinbase42d ago0x4b2728…6adc95
0x413d…03db0x9386…ca25Basex402 service$10.79100%coinbase42d ago0x1828ff…5d0f26
0xf546…21d70x9386…ca25Basex402 service$10.79100%coinbase42d ago0x5faebf…9743f0
0xa324…42b40x9386…ca25Basex402 service$10.79100%coinbase42d ago0x5b8b7d…afeabe
0xf017…82e60x9386…ca25Basex402 service$10.79100%coinbase42d ago0xbe5033…a0e776
0x2f4d…76e50x9386…ca25Basex402 service$10.79100%coinbase42d ago0xa9fb6b…5cfdcd
0x2f4d…76e50x9386…ca25Basex402 service$10.79100%coinbase42d ago0xd47ee8…95e7b1

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.