Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b7049…964614
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x477d86…2ecf16
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40192a…8777ae
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa21fc7…2cc510
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1bbe66…d55a3e
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00814e…d8b0c6
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd13911…4c2a2a
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64ad82…275140
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x774b60…d36c88
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e65dc…07b54e
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd1c8c…909307
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22416b…7378ba
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc77201…e0cac6
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce4c72…d68607
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0f79f…db313a
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7c210b…d0fa55
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20da0b…6e5a8c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ae0c7…91aff0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x464e98…639c80
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc8b376…e4f547
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b4b06…1d4f82
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xafcd90…c5d43b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed34b9…43ec33
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5892b6…4b4523
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x480dd0…8290fb

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.