Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x324e90…0c9371
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4750d8…ceae98
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5c2d90…923689
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x321121…b0b84b
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd0d267…ea4eec
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd6121a…a10aaa
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x914b87…89490f
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b64ca…0f0b2c
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xffc4b5…7b7d16
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa49998…49e028
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe61c03…822f33
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x293e17…817a20
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x28a8ba…5523b9
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x328411…6d340d
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc4103b…9d053d
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb398b6…b70704
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb5de88…cca828
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbcb773…2a71be
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x19c518…dc1ed7
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x160040…dca282
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfa2a30…824646
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6b1d35…31ca2e
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x251dbc…4ba8db
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa9d3ef…49e40b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8737f9…cffb2b

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.