Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59e12b…8665fb
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x156364…88db0c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9cd4ca…06bed7
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc23cf6…91b1bd
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x466bc6…850f56
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x31a039…45d4d7
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0356bf…11c306
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x34f43c…4e5000
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd1e63…5fc3f4
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xccb514…f12139
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71e39d…7fc01a
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf92fd5…8767c8
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5568e4…e53bf1
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3da15c…645f3a
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d05f0…e1451d
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5515b7…1ca14f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0x279093…6c3fc0
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0x81e5cc…696ca3
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa72923…02fb5a
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff0051…02ef90
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb0971…e2b14c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf5594…159ef7
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5225f0…c9c7fa
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0x297962…54ee46
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI109d ago0x183df0…1e6200

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.