Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x21f17a…b9b2d3
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x656616…d80ca4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x273f97…8f457c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2d846…cddac5
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x14d917…884a53
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2370e5…a7670e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3dd3e6…b545dc
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb82ee9…57458a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb30ab3…0bc302
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbfd8d3…af24a4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5301c6…bb88d6
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6adbce…802865
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8e4b1…3d8d63
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8efe4b…d18111
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d3323…8f9461
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x42ca9f…ea360f
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x985e26…252e53
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf38f4…c8c13a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88e57c…8ec233
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8aee8c…9970c0
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70e986…29b2d8
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe73c40…3e736f
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9d16a…03bfb1
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf2016b…d041f6
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x029034…005e1d

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.