Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc128f…44452f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2a081…a259f3
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf5e4f…a10d9f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x853653…56ac3a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc5c355…8fab75
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6faac4…214c8b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x08c9b5…9126dd
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0f57c…8fac27
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c64a7…42e79e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7fd172…6b4c6b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe172a6…89056c
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55b443…51325c
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0eea17…85b4fd
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x284322…3d3d4e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b1c20…c8e975
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c8de8…d5519f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf82e38…81ced1
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x71189c…2de57d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf5cd3…14b263
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2936db…018b48
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8278a7…126f8a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1b50c3…6a5263
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b9696…d4f87a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2a361…5e321a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x99f072…b15eb6

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.