Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x2a70e7…6cc733
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xc885dd…fd6d89
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xc2a8b8…a81828
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x3a9345…8b81ae
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2c95f2…a52bcc
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x061ace…337950
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x45dddd…66c0d1
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xea6cee…0a1fa7
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x0dfdd5…05eac3
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xe89224…5d8547
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x5bccd2…2bad07
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xe649ac…99c1ae
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xd377a6…2c9d3b
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xe5e080…e5b0a7
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x239782…25584d
0x5481…37bb0x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0x6bbeb5…d19882
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x56eb59…30aa3e
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x2878a5…f1753b
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x6b3d02…cd3767
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x60344e…4d7a37
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x6f78d8…6caa34
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x062c89…88952d
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xef7434…cd62d9
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x4c1950…ce27a8
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2ac9e8…250d21

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.