Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7367…10f90xac65…4417Base—$12.72100%fluxa113d ago0xdf44d2…f7b47d
0xb90a…9ae40x7367…10f9Base—$12.72100%fluxa113d ago0x808d74…a4443c
0x7367…10f90xac65…4417Base—$0.04100%fluxa114d ago0x8e12ee…3d360d
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0x1d83ed…edfd33
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0xa937ed…7178f8
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0x2b0295…47e043
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0xf89196…591b23
0x7367…10f90xac65…4417Base—$0.05100%fluxa114d ago0xff52dd…a7553a
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0x380039…2dbf12
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0x2a355a…f1bd03
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0x8c5a1d…4cfd35
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0xd50726…0a6ce5
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0x23cf0b…8c0285
0x7367…10f90xac65…4417Base—$0.01100%fluxa114d ago0x77c0d1…a355cc
0xb90a…9ae40x7367…10f9Base—$0.01100%fluxa114d ago0x6f7420…ec6404

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.