Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x30bea6…47c6b3
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc69163…0f830c
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x999e86…82fda9
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa335a3…d7e068
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4b2031…b629cd
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa9dabd…6d3fc4
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xad63f7…5648b4
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xec8f66…a1bd53
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xddf466…8dbea9
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9466f5…0559bf
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3466fb…8358a5
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x448e2a…07c4a2
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb0a0da…37130c
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x76be36…36c4e3
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3678f6…37bd5d
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf6074d…8923c2
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4445cd…6ddd1a
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb8aeb9…d5240c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b58bf…b9ef83
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x623123…2b9936
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x39abb1…66c049
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x34d646…1a6aa2
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3bafe6…96c490
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe91eff…f9f5c8
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07cfdc…27902f

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.