Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd31916…bb6d8f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x187aa4…27b40d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3af6de…460867
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x86d20c…9691a6
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa72755…999553
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7735c4…b8822d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x35e1c4…393241
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x509c73…685c6c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc064b…e3634a
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6cd4fc…cebd2b
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5cb0e1…b00101
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19e51e…4c604c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5622a9…2f5c35
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x130d60…61b8a6
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x559ebe…fcbc7d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19018d…e6bf4f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa49682…d5bca2
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1bb27…127ac9
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c8edc…573369
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x958365…edc72c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9d3eba…47ca63
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c55c7…cc1b16
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e86b4…2f54eb
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab148a…a210cd
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9d076…79be01

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.