Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf73391…9e901b
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9feaca…de95c0
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5168ba…7a3fbb
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf26d73…39ebe6
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2dbfaa…02d37b
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa2a2fa…c47a2d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x62acc5…867e5b
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf4269b…931134
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0381b7…f7caf9
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf35394…7d7f39
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa66d19…7551c6
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x26b0e0…b03ef2
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf0d18e…d46066
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2fdf57…23cbb3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x43bf66…8d48ea
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9e1572…9d3b30
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xabf3cc…0c1ce2
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x32ef4e…aa2635
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x89c648…7b3fef
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfc2e44…7b4671
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x635b70…06da4f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1198ae…c77982
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3a3199…c3b0a1
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe171f4…bbf3cc
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf21b69…9705a3

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.