Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ce288…6a4ac7
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x18d53e…de4120
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x398f61…9d31a0
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb8c2ac…c24ad2
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd9a17…1758d7
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa047c3…37a7a8
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xecf584…454f66
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae16df…1e15bd
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a784f…0b486a
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8a01f7…038fe7
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb196f2…884d88
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd70faf…37b767
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x906016…0e86aa
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x25f9ce…eddba2
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67af37…680d0f
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71f094…a2c3c1
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe15c18…3c83bb
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3301e…f18f85
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x163b05…a8a71b
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb3522…c797ef
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9029d6…2209bd
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a819a…3f8a5b
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e4a42…6b72b5
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x647162…282170
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf5abf3…90ffc0

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.