Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5eac9a…6b8412
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd95d77…3958f3
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0fce4e…88cb42
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x32fb70…1e7e0a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0xaea5eb…3c3d2c
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd0a540…71ca8d
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe3c277…4befff
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x096ee4…118627
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0daa72…3b43f7
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0xca2f36…f9337f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x440d75…3c52b1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0xffb043…de8f43
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x16768c…17a1a4
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x08be85…80182e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x522617…a7650a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1b4c85…c57cd5
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9e585d…1b3913
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x52937e…76491e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf2ba60…327266
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x74f726…f399ef
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6ce1ab…61289b

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.