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%payAI109d ago0xcae6d5…99bf55
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8a088b…37fae1
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x362ae7…47fea7
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd1d23…0cb827
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x615d9a…f0d23c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb1cd42…dda86a
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e0a6c…537589
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd65ed…65e7b1
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8fc996…6fc88b
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x58d749…bc3a31
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8a3824…7f6e85
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa8ac91…443423
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x46e71b…2cd8f6
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb82934…e05054
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0ed28…a54082
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfde942…236585
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc46246…0c2b74
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xff3699…0ebeee
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7474f9…5532f2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0e12c…e9c64f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa1776…7584e8
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9ea0a…d154cc
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x62eefb…d8b5d3
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4fdb60…8d92d8
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6f4695…4c3cca

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.