Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8239c7…f535ee
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c3810…14483f
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7c9ab…66e3f3
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1bcd55…ff8d01
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5af263…6e0620
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed26a1…aa9a26
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2eb807…7a1635
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x077064…4f2673
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x845ed5…ca85e7
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ec303…911966
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa4b21d…a9f4df
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfec5d4…42d7bc
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04bedd…65c503
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2c47da…14ed1a
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad5f35…42e0c3
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0aa1fb…2e4629
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa63d6c…3925e4
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeaef8e…a2f2ae
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2315c9…3839df
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffa842…ef648b
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x641217…9c88be
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x590b5a…a5103d
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x269620…e4b221
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6940f1…e9d867
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x791fea…2430bb

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.