Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8aa4ba…de3da0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a17ff…df3323
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x504318…2bfeae
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x615622…4ac774
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf15627…e1ce3c
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf0db5f…ae2bc0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x19d00d…efc570
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3715cb…f7dc86
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0bff60…0a7997
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf928b2…8d1f28
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0c20e…d2575d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72dc07…35ff9d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d06ed…9614bd
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x314b7b…ea9dc8
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27461a…c04e84
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbb775f…4a1c36
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc14f9e…8cdcac
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3fce39…d8f23b
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xec6b55…9fc90f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb38254…54176d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x685dad…5e12e8
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44c5b9…e1f83b
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f4c5b…9c1ba3
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5ce16b…89ac57
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x14df9c…a63f8b

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.