Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85eb05…954908
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e7bae…95d0bc
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xba1d87…94c4fe
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd95bf…bed60f
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf04de8…1aef9b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x024d34…5f7646
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x680f86…7b2586
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x278748…d4e296
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xddc7d9…a3c1eb
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee6222…41a865
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5c235…5761ba
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe1cb1d…733b8a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8ef1f6…2574cc
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x979c17…0cbe36
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x720479…041355
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e9ec7…0cd621
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x52476f…bacf4b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f6216…ed9740
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x250a35…c6ac15
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd8b9ab…401bb1
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9bf2a2…9bc6e4
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59c52f…0c4463
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a4387…e3ae32
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3b204…b9a9ad
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xec80e4…b78fd8

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.