Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x2a358e…8b462f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x6ba889…7d1e55
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x2abb2b…4577cc
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x5e4f4e…481131
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xf44003…ae0b8f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x9a02d0…a519f9
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xab8915…74975c
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x7bd0c2…a0553b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x1ee95f…785648
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xb699c4…7c3e03
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x91d00f…f65e60
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x9d8970…09fb81
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xfd1e26…ab8788
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x3d2438…444d1a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xb886ba…363a5f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xe63a5d…79c658
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xbf2198…816a60
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x4ceed1…b16998
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x3259e2…752179
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x93b8f0…ac88dd
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x8e51ce…cf26b3
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x13a583…0766b4
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x33164c…34ec4f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xeb78ca…f393e0
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x940c31…2e8cb3

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.