Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35fb4d…c2d930
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02be7d…309bfb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x750667…a1c150
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa300ef…5a718d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6853ea…e9cd2f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a58b2…720a38
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x269a24…8c5bb1
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x203d76…090c2d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee779b…32dd8c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4448b6…04aa01
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x951863…1052fb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x14b043…a0ad7c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd06522…83ddcb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe70cd3…07ef6d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x74cab1…c36219
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e27e7…97ebfa
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9be18c…2b47d0
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x537247…497c71
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21d3b8…101939
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f6c70…9b0fa5
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7559b9…813ba7
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8be4a8…3b9890
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc5e326…3e963a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5cc030…ada83f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI114d ago0x659f34…85f81b

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.