Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0ab57…f88d0d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x498842…ee8849
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x984884…fe4ab0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74db19…3f7d22
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe1ab1b…2d46a5
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e6036…a03c61
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe2f6fa…2d2c74
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4ad6f4…951e58
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7373cb…615abf
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5636ac…a3dda7
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e3ab7…a931ed
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39d4fe…b9cd37
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed8c84…6c33e3
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9bb48b…6bc27c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1628d…4a578a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x20262e…33b49f
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x528d90…6cf1ad
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56c8af…c8840e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x65f50d…37d388
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcdfa3c…854979
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6dc093…444182
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3538b0…d2942c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x76a1f1…926e5a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb535e0…bc4f17
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe1e2e1…8a900b

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.