Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x56c8c7…6cb106
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x1639f4…fd6ca8
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xe5f660…2960f7
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xd61a45…f66ca5
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x2bca92…a1ea76
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x3efbf1…0370ed
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xc5d0c2…9bb774
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x7ee080…360653
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x2830c0…324209
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x4e84b8…4953ef
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x776356…60c696
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x7331dc…dfad3d
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x0e909a…6e50fb
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xb716b5…0b9220
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x599779…b0718e
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x9c0a1d…ffd294
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x3cd7a9…518a4d
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x59a96d…fd690a
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x931614…00ff0c
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xb7e1c9…e20802
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x23ee91…8f8ee4
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x158425…de8407
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x2f8466…21393d
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x93bb30…768ac3
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x787b84…4ee61f

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.