Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85d936…6fd59f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x845fa4…76054a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5d211…0d6f20
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27d8c8…3d2048
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeef3ce…44d1c7
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85b381…61e646
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc494d…e06605
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15a06b…d86039
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x49874c…044970
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1ee351…ce136c
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2dc312…7c518e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47efcd…1124bb
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0x672375…4501a7
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d3da9…016851
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6409c…4a1a99
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0x732e11…2c9e07
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71756d…344300
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa52f0…dc26d8
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0x268284…ebcc33
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2bb533…2ffbb8
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa15419…cdcdff
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa447a4…92546a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24f8f6…0ab707
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0x493779…400efc
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a275f…56e643

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.