Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x7ce8c8…4a7d1b
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x9f4703…a08a03
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x988f6b…28126a
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x83d15f…7cca30
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2a9374…b44893
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x40c639…18ee51
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xc947bb…ae1d52
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x774667…e9d67c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xb7519e…353f8b
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x57f96b…96cb40
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xe7c9a8…6dc1bb
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x7ab90f…8326cd
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2fc71e…4c3467
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x4a359b…fa29ee
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x143410…ad9439
0x1fff…ce910x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0xb3566f…ec9be2
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x03c24e…940d12
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2691ed…0cad67
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x7227a8…05360d
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x8d4a26…ea2c77
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x8f5868…98415d
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd5d691…386333
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x126773…d7fc16
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x7a284e…69b43e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xc59268…6b57b3

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.