Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x6646e3…734ec6
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x811e29…b34c76
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x8d95d4…655018
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xa19d97…f184db
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xc28228…8720f4
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x8156a4…b49ad1
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x0f70cd…9566a4
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x6636f7…ac503c
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xbfa39e…fba72b
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x443b7e…12b7cf
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd3e0d6…aa5a60
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xb4cbab…5a54ca
0x729e…fe050x07cf…2396Basex402 service$0.00270%0x1360…66fa20d ago0x69acfb…ba5c8a
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x1cbe7f…ca02ff
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x3be6e5…574ea6
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x341893…62df97
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x4442fd…56be3b
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x6f1bdb…4f0595
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x0c9e1c…77dae4
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x725aea…1ab0b6
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xab42a5…aa4a8d
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x6a2bb3…8f7afc
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x4256cd…6adb2f
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xd59419…4a410c
0x729e…fe050x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0x07e4f4…4726d3

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.