Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0xf5a1d5…c2422c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x3eeb22…8df2d9
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x486124…f4f93c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x584a2d…fad0f5
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x5a0bb4…dcb5d9
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0xd3bed1…a3c256
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0xee8d0f…47792a
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0xf60286…789067
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x7d8e9d…137f5a
0x7818…74c50xca87…ef52Basex402 service$0.001100%coinbase110d ago0x779165…8c753f
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0xb40ea5…08c3f7
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x439d37…96a549
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x37e21d…a51b8a
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x4bfe1f…f96f04
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x6cf74a…5aee12
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x6fb29f…777589
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0xe9192b…e0934c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0xd77ee9…343c7b
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x622706…f3a511
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0xc17296…29329e
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x03d823…49a14b
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x53d9ba…d9f16f
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x9b9984…1e0854
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x8ad8a3…f572f1
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase111d ago0x9571be…ef5a22

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.