Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xecbe8c…9be180
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x090cfa…3a9c26
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xb3b004…19175d
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x0bd1aa…e8b932
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc7d722…c5a473
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x7097a4…94d334
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x565426…65c523
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x499ffb…090827
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x17a2a7…224bfd
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xaf23cc…5966cc
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x5547f0…a25630
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x7423c8…7e48fe
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x934a49…d990a4
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x3372d8…22c188
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xa23599…d93fd8
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x6d3084…dc65a0
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xb4c24f…1c88e2
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xf43758…1d3d6d
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2181d6…46cb90
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x6b5625…7ad495
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xcb21e7…77b216
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xcbb583…b06c7d
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xd7c548…5135e7
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x924f6f…a608bd
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xf496cc…2ca0ec

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.