Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2baa65…8151fe
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xab6479…6a30ba
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x304143…73f7cc
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b5dd0…29f195
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5950df…685081
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x33ecc3…0dc49f
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7db2e5…c1c9cf
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5810bf…089160
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1547e8…7653cb
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xacd5f3…927cf2
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xad94f3…c1fbf1
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d32cd…32ed0d
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa0f81e…854af9
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xebf456…987655
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x91e3a1…f5a911
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x700086…528603
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf5a2ac…1bbc82
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc2b66d…242b92
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc6c0ce…9d360f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x48fe2a…7e3321
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x09b5a6…81bac0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xad5775…140fd1
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x747167…5cc49d
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc7caab…8c48bd
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x44f118…08a64f

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.