Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$9.4570%0x5047…e94037d ago0x706ba1…aae47c
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x5e96…f15937d ago0xd1196a…0ee377
0x1332…66eb0x47c5…4fc3Base—$126.0070%0x5e6e…178737d ago0xe62d3a…c1d618
0x1332…66eb0xfa79…5c2eBase—$14.9970%0x1984…8da837d ago0xad10df…9c4371
0x1332…66eb0x47c5…4fc3Base—$14.7070%0x77d2…395e37d ago0xb4d722…03fd09
0x1332…66eb0x47c5…4fc3Base—$25.2070%0xc2de…8a3d37d ago0xabc78d…7a6f52
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x8ee8…f8f237d ago0x12c245…e91d22
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xd500…f63a37d ago0x575a57…135d8a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2a59…864537d ago0x2127f1…38b2cb
0x1332…66eb0x0e3d…7757Base—$52.5070%0x69b3…7ddd37d ago0x536cde…6c1c5a
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x0c68…47ce37d ago0x5331e7…bff88c
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6bdd…b27637d ago0x1e0130…0e35a3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xf6cb…a8d737d ago0xa5fdac…2f5a21
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1e6d…37c137d ago0xbb9e9d…3bfa82
0x1332…66eb0x47c5…4fc3Base—$3.1570%0xd50e…07b937d ago0xc4a5fd…50a288
0x1332…66eb0x47c5…4fc3Base—$5.2570%0x73f4…836737d ago0xbff81d…a688ad
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x52ba…517737d ago0xa7c3e2…0743c1
0x1332…66eb0x47c5…4fc3Base—$15.7570%0xa96f…aeb137d ago0x358a31…f528fa
0x1332…66eb0x47c5…4fc3Base—$3.1570%0x3e5d…fd3837d ago0xeef34e…689883
0x1332…66eb0x47c5…4fc3Base—$7.3570%0x63f7…457837d ago0x34b304…7ab444
0x1332…66eb0x47c5…4fc3Base—$2.1070%0x4d61…683837d ago0xe4d442…5c8636
0x1332…66eb0x47c5…4fc3Base—$9.4570%0x7d28…b24837d ago0xc798dc…a17d96
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5e05…afbb37d ago0x18b549…df0691
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x8ea5…b7fc37d ago0x15c48c…bf8241
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x0a75…f28f37d ago0x318803…3a05b9

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.