Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x342b77…b603e0
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x96696f…3a7357
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac6d09…79eedf
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd10a3c…25911b
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc4b6a…1486d5
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xface1a…18d5cb
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x398b40…f4205f
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d6327…539303
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x528a83…a6a144
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe17f63…78583f
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa82fa6…5f520f
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d1076…d8bf11
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x614655…bf8a96
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a3e85…d9e111
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8de910…f1002a
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a4c85…795f39
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1af312…a31391
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x592596…4c14ed
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x769010…be45cb
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0499b…787eb4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e58b8…e3d138
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaea88d…b3e0a0
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaf96f9…01bc5f
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e9965…f2a1af
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d260a…9ace75

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.