Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf62f…3c340xac65…4417Base—$0.14100%fluxa114d ago0x69b090…a506ac
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x322a57…d67ef2
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x776ed3…987562
0xb90a…9ae40xf62f…3c34Base—$0.02100%fluxa114d ago0x367aa1…7e266c
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x87ee24…6653c0
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x7ef0dd…14a76a
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x415e86…4623c9
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x266fb9…ede367
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0xbf8026…021b10
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0xadc518…993b23
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x07b9ff…b69d96
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x977be6…ecd5fb
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0xa20417…257e5a
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x84d7ee…0a7370
0xf62f…3c340xac65…4417Base—$0.10100%fluxa114d ago0x6c6d2e…a625e9
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x71d4d3…11892f
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x2d8e58…88d837
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x2ef837…b00fe5
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x23f851…f48a18
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0xc76aa1…600854
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0xecf927…8f7813
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0xc3ae78…9c1414
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa114d ago0x406a11…3c63dc
0xb90a…9ae40xf62f…3c34Base—$0.02100%fluxa114d ago0x68c19b…72246e
0xf62f…3c340xac65…4417Base—$0.01100%fluxa114d ago0x054ac9…867983

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.