Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x245291…ab0aa2
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xada087…32155e
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2064bf…2eb8d7
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x873367…4a75ad
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9cda36…0f1326
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf06773…db7210
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa80421…e0e9c8
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4cf75b…6bb175
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x049ccc…ae4382
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0cc813…ca3c1d
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9822dd…ea3d68
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0aee92…baac12
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf85d8e…656aa9
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe57875…d462c8
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcc48bd…c2bef8
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x323545…ef1f1f
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe9ad73…30d795
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x889518…65c1e8
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x810247…65372d
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x30c117…8fa6c8
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x925311…62cb57
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc2140e…7976ac
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf189d6…52a95b
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x94847d…11ed8b
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x97c0d4…b3c966

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.