Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0be3b…4ebdec
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x591ae1…c0255d
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x449a59…39ccc4
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe77c8e…483a5e
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xac3833…eac6ec
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98f5dc…7d88d0
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x57c004…75690d
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x484e72…0edef4
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7a7c9…b0edf4
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf16d5c…04af72
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe28198…729d07
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb4982…d975c7
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a48eb…f6baa7
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35129f…8afb53
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabf57d…255cc3
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabe232…965dd5
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x574572…b706ae
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00e6cb…631f1a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf2c310…f3e798
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93c90f…64fc75
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdddf1b…9a5228
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93cd02…8884f9
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x92c18e…42bacc
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd7b61…a7a6f8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec9b81…5c4d2e

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.