Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x419583…55767a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0443e1…16e86a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ea17e…b68010
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f1046…b0cb42
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24fe3b…e82a65
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb65690…bf81bf
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1ce1f…e0de84
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfadb23…a70fac
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61f288…2cce16
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x52f1c6…cd8445
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ae1c8…735014
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6bf9da…545dd2
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6911d1…f6819b
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1bfd3e…269c6e
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ac0cc…86b833
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf374b9…0dd4a0
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13b16a…0c6457
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ce2c9…b89758
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f5c1f…3605f1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32dd0d…4f0ff5
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd09e43…e58b12
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c08d3…3d84f4
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e1323…f3bc55
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b90a8…8a2d19
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI104d ago0x81cbbc…7b9156

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.