Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe93908…f32941
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf43d1…4de3db
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x970fb9…47109e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x053c1f…f8836a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3b2bd…198eb2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x96fee9…13e913
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x22bee5…02fcde
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xab9981…158947
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf02516…8c8fec
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6bc9d1…667f66
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x74b822…d3830c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2eb5d6…5430aa
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd9f7b7…a5e5b6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe4aa9…ecdc6a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55a3de…91b591
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe50bb3…44dad2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe07377…a77ef6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd510cd…bb4b1c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x118335…bef1d7
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3a7a36…a9459c
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x392348…082d63
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x717c7d…e98bbe
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb54e60…26378b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c9018…ee0706
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d67c1…118755

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.