Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0xaa0a09…abf16c
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0xa2fbd5…5d0071
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x72f5ae…254d2a
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x351122…b94ed1
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0xc27897…5cb630
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x3213ea…fa2460
0x27ab…248c0x24a5…998fBasex402 service$0.13100%coinbase15d ago0x2206f8…02f925
0x27ab…248c0x24a5…998fBasex402 service$0.13100%coinbase15d ago0x230e3b…03a85d
0x27ab…248c0x24a5…998fBasex402 service$0.13100%coinbase15d ago0x67664e…6d7ac7
0x27ab…248c0x24a5…998fBasex402 service$0.13100%coinbase15d ago0x69d8cd…d61f92
0x27ab…248c0x24a5…998fBasex402 service$0.13100%coinbase15d ago0x94f8b3…c34737
0x27ab…248c0x24a5…998fBasex402 service$0.13100%coinbase15d ago0xf5c6ef…20496d
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0xf9ac7a…0d0754
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x8909b4…ebe380
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x28f50d…c9983b
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0xa4abe2…6aad13
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x581829…200c28
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x09e39a…b5bb4a
0x27ab…248c0x24a5…998fBasex402 service$0.13100%coinbase16d ago0xbb15e4…0a48ee
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase16d ago0xd453f1…42be83
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase16d ago0x0d292c…bd178e

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.