Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x78ac32…5b6588
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae5969…bea5a0
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x345e54…ac20cf
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe78534…a5ae12
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d0f82…192440
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7fa77e…569e2e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8dae2…fd519c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd3be3f…a37341
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60ce9c…a0cd7b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe43e57…6251e7
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfbf90…ede609
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdacb7a…b23727
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8f71b…41f264
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbe9037…914c6a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90fc2f…05e546
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d01ee…6e960d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1716ce…d60ed5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c738c…8a4c39
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xea4925…0497a6
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc1db75…f20ab1
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47a717…619048
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38574f…1f5e0e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad2e80…72d8e2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ffb8d…c30629
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b8f7c…1b0b21

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.