Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7a335…130154
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc10a2…f1892a
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ef0a1…9f81ec
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16c435…6d41d6
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x788287…40864d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x865b89…77a1d4
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1dcc59…36a3d7
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf92177…0d63e9
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d314a…efb654
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x416a4a…29adc3
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x713cc1…3f58dc
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e0b48…ff41ce
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeeb9aa…04947a
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6df417…fdbe51
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e36bb…941b55
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f51ae…4c1ea8
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe973cd…b2d379
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b2efd…346a2e
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x13bcd8…d8ced6
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf286d7…9d56e1
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6230a5…3accfd
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70b2ae…9e9df3
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x222f12…6cd57f
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xedaf5b…fcb635
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x161832…e22d8f

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.