Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x495a18…725bdc
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38d3ce…b825b8
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61f3e1…8a5d27
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x458367…b0a6b0
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9ebcaa…1a8d7f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc135e3…4f5e0d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x46b667…9562bf
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c148a…63df01
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0xebb117…d1193b
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41e1c9…4d6475
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7499c2…8a42e9
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85a539…37d21d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0xce8a7a…31e5aa
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc33609…9f1730
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefc27d…3c4bea
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf08bcd…74c854
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9dac1f…c044e8
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6769b3…515775
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd5d6d8…a1d174
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb0295…eed522
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x50786a…3d2302
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7bffbf…203dbd
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e0d9b…f1d46e
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8d1674…ebcaf3
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9683db…6d23ac

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.