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%payAI120d ago0xe14892…9e09b5
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x06a9e7…f5fd74
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x270179…52ea04
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x022364…a6fbe9
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb0c115…014c27
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa5e113…e42ae2
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4c505e…d570e0
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfae7dd…b05c34
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x592ed6…2bbf2a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5cc4eb…5f059f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7ad192…d7ced2
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x302d12…4c4ef5
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xc4aed9…d5cf06
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x04953b…852e36
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x556c94…2d2809
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xa759f6…c8ab99

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.