Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c1b40…82bde5
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe62acf…0ef8a4
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41053d…cb3f4e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x30f2b7…4b47b0
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x546dfe…0a3c23
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc9fb88…93f6dc
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31f210…3a12a6
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xade484…ef1074
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa7bf37…18a41d
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdcbe07…bf44d5
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x745bd8…d19bf2
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6959f…7c7934
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd92f4e…6ffe53
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc84544…eab649
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x00d36e…5e0dbb
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc1448…a5d22d
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x371797…7785ee
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc4bf23…8ba298
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe897a1…0e100a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x243ace…c81b64
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d4d61…9185fa
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1b75c…475ee8
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x878669…426206
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf880af…c169a6
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x614db7…ea34d0

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.