Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa2bb30…875847
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5502e4…dfb657
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf8e191…eaf5dc
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf9fe0e…7915ce
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x550ad6…5dd5ec
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5617e7…c970cf
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd91acc…7d5e21
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x536604…807531
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1c633e…b5581c
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x845df7…5af843
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0220c8…680c1c
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x051463…cce5f3
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x968478…3210f8
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x026217…04a1c2
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbbaa0f…658ef0
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x27260c…082362
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdcfd68…de854f
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf60f09…e144ed
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfdcdeb…a6eede
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d056f…c5af8b
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x839cc0…96b920
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xff8348…720f4c
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x683537…a7eba4
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x14be83…0dd3ff
0xc374…f79f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x39d6cb…c3a35f

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.