Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x719e4f…5433c7
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x32129d…d25783
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x73f940…f1e9a8
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb5d64…b4b21f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x48c46c…89ae0f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdef2fe…e177b3
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7b645…81a4ac
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4da272…6fb955
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24546c…e668bb
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe29523…64927c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1a7f3d…dcd6cc
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe1751c…5cf319
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfe5047…80d343
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31b894…21ec7e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9fc0b1…c68332
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29928c…6431d6
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9fee88…71c16b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x90e06c…4eb308
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbdfafd…157d09
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4dd088…09d8b7
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6715c0…85ac47
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb121e3…2a0de8
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x502a83…e2a7da
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7cb15…80a66a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa68f2d…287efb

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.