Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x281b36…5bd227
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7378b0…9d8016
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x30861e…fc9f18
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd457db…fec8c9
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeae3f8…b2b757
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2b751b…417a30
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc1321b…7f8034
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0120f0…24a6ee
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdfa1f5…88330d
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x32ca08…7c1aa6
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7354dc…a6defa
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76cc67…572528
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa4c468…6441e8
0x1da3…2c060x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe66405…c748f6
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0af6c6…60373e
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0x61197b…5b5580
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5fe58e…2ecb6f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0bfcb5…73429f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0x040d51…ac30a3
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0x744233…1bfc34
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0x267510…34155b
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb1e359…0d2243
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2d2aa9…9679ca
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe618fd…319e82
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbf2a63…7a47eb

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.