Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa415b3…cdd36f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x099953…13c477
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4acb80…fb1450
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e7814…ac6ab7
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb19592…a77df5
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe6cd00…efe387
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa746c9…ec5efc
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd160e8…5a4533
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf691ab…2b97c1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3a5dd…7bdafa
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a6c52…c93b14
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff6458…184a80
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb10055…56943e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90ac0b…a6d385
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98296b…e9a347
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x45153f…7903f9
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe85a6d…e17ec1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa8d07e…e8d4ee
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c1aa9…4d6a89
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x30d27b…33eeac
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe01ae9…5c5a6e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8a2547…22a0e1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x86f893…eedeaa
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88fa88…9367bb
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x458e8d…dcd321

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.