Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5a3067…d48c7f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2517ee…381290
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6c8c51…02cf3e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc7bc3c…246ac8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1cbc9f…c6b634
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a62da…b68272
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4203c4…3164cf
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba2822…fdb234
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2bb709…8919bd
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa2255c…df75e9
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x102e59…b50eec
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1276d5…942fba
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb00518…25bdd3
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbeccc2…0d321c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8b9ffd…719255
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x12aa37…f9b25d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf14cc0…00e219
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfe4ef2…bb72ce
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfdce78…bf6ede
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4f1923…bb4760
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73eac6…994d23
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc69252…3e60b4
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xee05f3…372690
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x738a00…eff27a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x62e731…6bd012

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.