Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1d5ef8…0d9e3d
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d9b07…9ba295
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c82a2…2bcb78
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e4d26…ecb53d
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x89f982…d3d734
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x10a48f…ea88ca
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3170c9…41b741
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b1f18…10c6b4
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7dd38…b2839b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1e909b…976e4f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1e1a1d…c94f95
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x465f2d…78dc7b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e2946…357d6b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaad843…b9cc22
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbfa2e9…118e1d
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e35e2…63490a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfda3e7…bd666c
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24b36e…7a7c9b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d2fa7…d8c02f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x178c60…3e81f4
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb872b…f4b812
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6176ce…44b335
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfdc2fa…15101b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f75f4…680a93
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46f2a4…1d83da

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.