Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x31b12a…870020
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0xc46706…fa3cf3
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x507d8b…5d5d36
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x145ac4…edefca
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0xf42248…f1c215
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0xb31f98…e5d4c9
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x597a8a…5b9109
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x04cc88…de1844
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x65fd37…37dd29
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x04436f…fdf715
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x0b0e40…a2b075
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0xeecb04…1fc05c
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0xafe8dd…8d1a20
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x62ee77…38f3bb
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x1d6915…29cf27
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0xa787a5…286b96
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0xd80fee…df7bcb
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x8e94ba…16771e
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x597ac7…c61957
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x967b44…42446a
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0xccfe19…b9321e
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x7692d5…b2d7a0
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x31bdea…d443c5
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x71253c…556cad
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa16d ago0x3f5c75…36230b

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.