Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xede74e…eedbcc
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x68ed42…a8b1da
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ee030…84cc43
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfbd09d…1edb8a
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07d4fc…c3283c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7faa14…9449b9
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x673ffb…a0b07d
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce3cd6…70300f
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7c7e01…0d555d
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8815bf…c0a008
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5ebad…068ad0
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0cf2b2…95897c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30fcc3…35b34d
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c9746…7cfaf7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92999e…f0c05b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5eaecc…bdf04e
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x32f748…bd6c3a
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f6691…7ad092
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe39ce…fccb8c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebd370…a9f797
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e16d2…5a6d75
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb8ff9e…eea6ae
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc6d3ff…d70fd2
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0634d3…2a909d
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x006674…80df17

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.