Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x7964e8…ec5db7
0x15c3…bc2b0x9dba…0df8Basex402 service$0.006100%coinbase92d ago0x2ef4b1…87410f
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0x3c5efb…8dcc2b
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0xa07ced…dedca5
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0xf7f4f9…a747ef
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0xaad280…b36875
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0xca6189…c6d3b7
0xb985…f3e20x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x3173b6…657936
0xb985…f3e20x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xcfe029…8f6fc8
0xb985…f3e20x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xe818f4…f60911
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0x737028…93662a
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0xf075c3…5d2ad8
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0x72fd9d…5c648c
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0x4af3a9…c5c40d
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0xb73672…49d9c8
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0x5381ce…25b937
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0x2798e1…29b8d3
0xb985…f3e20x9dba…0df8Basex402 service$0.006100%coinbase92d ago0xf6bc74…bfb9c5
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0x9a5d13…7c2659
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0xff4766…b6f41c
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0xb73284…0765c7
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0x5d8365…d5a866
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0xc42530…e615c9
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0x9b589c…1d9429
0xb985…f3e20x9dba…0df8Basex402 service$0.005100%coinbase92d ago0x7abc09…1b41cf

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.