Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI25d ago0xba0115…a4ecbf
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x236ad5…21aa1f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x1842ff…1d5373
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x675942…9fe23c
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x846a93…0f96c7
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xf53dae…a420f9
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x8ae4bc…067793
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI25d ago0xcfffa4…db747b
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI25d ago0xcf2b85…1bfd65
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x62aeec…174f31
0x3fc7…44740x07cf…2396Basex402 service$0.04100%payAI25d ago0x97dd15…d83268
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xec991b…cbc9b8
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x3774f4…c4742c
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x405298…f456bd
0x3fc7…44740x07cf…2396Basex402 service$0.04100%payAI25d ago0x9645ad…180882
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x027fac…0922f5
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0xbee73f…15844a
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x676658…805e28
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x99a7a9…386806
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x90ffb5…af916b
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x96c5a3…45990b
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0xa858a2…c532b2
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xb35e1a…13b562
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x3cc5ff…3aae03
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xebc5fb…ad085e

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.