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.0270%0x1360…66fa17d ago0x72a032…f92b21
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x394350…6a1a6e
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xa9cd10…f0f1bd
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xe1640c…39ccb4
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe4c623…daf123
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x95dd00…faeb54
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x0d2299…baf4bc
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xe2c7e7…6004d3
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xa50110…d6179e
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xcf8211…10c10d
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x5f0f3b…4e0f6f
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xd0a2b5…2e1071
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xcea1d3…d23196
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xf17e49…16a684
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7b8321…0ec3f6
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc27b76…8e9eeb
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x4ec912…2bdcb4
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x53958a…062c4a
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x87fd4f…fc249e
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xe57a75…b955c7
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xab5566…fd9161
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x4e9a9e…09e249
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xce6bcc…da729f
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x598fa0…cfd721
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x902f20…b40a32

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.