Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16d8…38150xac65…4417Base—$0.04100%fluxa117d ago0xc1da4d…7a95d2
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa117d ago0xc7812f…0db22d
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa117d ago0xa90207…f45306
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa117d ago0xd6135b…5410e0
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0x66e440…58b602
0x16d8…38150xac65…4417Base—$0.05100%fluxa118d ago0x34c604…28a1d0
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0xdf0126…9c774a
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0x413e53…7968c5
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0x7bcfe5…7e72e1
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0x8eb660…40cde2
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0xb1ca49…78b9e0
0x16d8…38150xac65…4417Base—$0.05100%fluxa118d ago0xec9a12…1de783
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0xbf7a7c…0baeeb
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0x993506…930d6a
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0x1636e1…ef3b80
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0xfee851…917cce
0xb90a…9ae40x16d8…3815Base—$0.01100%fluxa118d ago0xe0eca6…f2c378
0x16d8…38150xac65…4417Base—$0.05100%fluxa118d ago0xf21e0d…1d0bc1
0xb90a…9ae40x16d8…3815Base—$0.05100%fluxa118d ago0x166c90…d6f03e

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.