Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x65b1f6…cc4d19
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xb437dd…a26588
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xa18138…21e8be
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xa98f12…923c7e
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xad57e4…cfd89d
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x35d261…9b5424
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x8ea4da…d2e9b8
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0xd98a6a…c7e515
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x32dc1a…fe8804
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x980eb2…64a109
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x773048…b68042
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x32e5d2…3a7baa
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x33b7a9…90d788
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0xe0aab9…9a09bf
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x99e1f2…6c5638
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x8714e7…8b95e5
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x2c3548…f889e3
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x46452e…0c5c47
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x7b657e…c6907e
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x6c654e…3c4bb2
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x7ee747…5e9ba7
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x74d6f6…4b43b0
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0xa853d5…380ac5
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x57c48e…a1c116
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x4a28da…e5f6f3

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.