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%payAI116d ago0x25fd2d…23df1f
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7718a3…76fd34
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf442b1…3a757a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5e38e…12d2f4
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc2260…56fafb
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x98463c…9ca230
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c3643…58a5d9
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x15f056…fee009
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd939e9…65dcc3
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa803bb…935e8b
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x60ef78…ab3343
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73319e…1ee7a5
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a9f81…7f90b5
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x401512…159162
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc76699…8cbd34
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x36f360…5fd1cf
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94519d…182fa8
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x989591…088c42
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7c2f5…2ba61a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1aa81b…768719
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa13bb8…0101da
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec4201…fb7767
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5667b4…127dfd
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd59ad9…8a0401
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x777411…81ae2e

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.