Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a0d51…732486
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ec7b8…25e435
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf6c5d9…65683c
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97b1ba…e508e9
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x545a3a…8252f6
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b463d…3ba879
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb72fd0…766152
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8aa3da…d1acd6
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x496f38…092736
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x201b68…0a17f9
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ae9f6…390eb5
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7f3152…3d3fc2
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb9366c…9f76b6
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdcc1e6…5e7a5d
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa4baa0…438937
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd018e…eecec1
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x59f0cf…5ea390
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4543f6…fd0e6a
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x54566e…9e6c50
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x67a031…4161e8
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c9ded…e37002
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61a3b6…f4cd3e
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e6385…94d393
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x321c4a…d5d236
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa14e3e…88fd65

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.