Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x302acb…5346c9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff9a16…82cb77
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x255c4b…5da24c
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1c989…deb754
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x817ade…48e3e0
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x45d80a…fbd081
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f433e…3a9fec
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6d70f…92d947
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56fbbd…e6f9e9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x582808…cdc94d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5eec49…f94c3f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe278ac…df2c3a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf34f2f…102f4b
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae0782…9498a9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97b348…6a2737
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe3d7af…5e1c7a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dd563…74c85e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc30b16…b82ce5
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x03e474…e4a3a5
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb1701f…22fd7e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x020c70…626be7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x74dca4…4e384b
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x345339…fedfc7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe55456…5237df
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f3102…9cc55c

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.