Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcac5d1…c28d21
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x81f78e…680ce1
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73411b…5e5462
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4107db…ee65e4
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xccf5fc…c3bf44
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaedd2f…05f9fb
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6673f1…0aa213
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe2f34f…2f8fba
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1183e3…85c25a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbf02f0…34d2da
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb4bb98…26e380
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf71a7c…ffff5b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x01a364…17eea8
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb723a6…d9f378
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x82a0cd…917da3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3079f0…b07cee
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa022b3…7b6ce3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa8eedb…372d7f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1bacda…d24609
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9aa962…5df302
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x34e66e…4a3c8e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x39fc5b…e1e002
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4374d5…43af31
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x00e9f5…6d89b1
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2e73b5…caa76d

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.