Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x86c414…b25421
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd37e70…a30377
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e0bdf…a0076e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59911d…4a3c99
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7b1991…6653df
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2c0d8…b2054f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcdbb1b…829ac5
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef60df…c38e86
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x190778…273c7e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1088f0…80316f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7577e0…d1850b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x97dec6…588b52
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x80cf35…6715c4
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d3db5…14d670
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc48751…694f94
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4942b0…b89d4e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8ccb3…981766
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x198627…8f8267
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff7822…a589a1
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf25d1e…94c990
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf9bea5…198038
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb8a269…085111
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x64d077…2c3809
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x854692…68f8b0
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x09025c…b57897

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.