Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x1e1d9b…24d467
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x084eae…3dcf0d
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x01c7d9…daf320
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x8162f1…939b44
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x1ee06b…22c476
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xd85c93…dfe52b
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xc80ced…c88dd4
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x1b40e4…73da41
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x01371a…50c9fb
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x227ae3…4b9fe1
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x29c178…99d0cb
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x745f31…91f864
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x49cc6d…0fe7ed
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x87d010…b15885
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x3f7ecd…193274
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xe8652d…b66dfa
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x9fc197…46fdc1
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xad2bd0…77506c
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3a0021…bb7475
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0xa9c35f…c52988
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xd349f5…f754f8
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xe42022…13ab01
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x032d00…7df0a9
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x243167…589595
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x712bd9…4606f7

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.