Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x380531…e64443
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x97aadf…bf7292
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10c052…221636
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf930c…85e232
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d69aa…8c6494
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x48df41…5743f8
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4dd34e…a43614
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83699a…7f0225
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2637dd…26d1e7
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa9382…bbc369
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7308c…897f9e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8bed9…3333c5
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa8ecfb…a0a02d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x692e1d…630cbf
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x783717…55a2ed
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e7988…a8e3c1
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd08c96…e31e11
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x69f901…3e96ef
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5fbaeb…655b02
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2dadd…521d8b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x411daa…e09f76
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x005b4b…1baac9
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33753a…b848ee
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf43f91…778a34
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4904e0…692972

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.