Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa109d ago0xc425ac…48295b
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa109d ago0x839dd6…36eac5
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa109d ago0x0f9d98…a74348
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa109d ago0xeeaf03…4a6854
0x06b2…da020xac65…4417Base—$0.05100%fluxa109d ago0x00da45…cd4ea1
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa109d ago0x0fb9bb…9c179a
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa109d ago0x035972…1c058b
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0x4ac85c…d59d56
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0x2db200…adf913
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0x3fe612…61e5b2
0x06b2…da020xac65…4417Base—$0.05100%fluxa110d ago0x27f45e…103075
0xb90a…9ae40x06b2…da02Base—$0.05100%fluxa110d ago0xd844e7…e8e1db
0x06b2…da020xac65…4417Base—$0.06100%fluxa110d ago0xa88b29…7aa6ac
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0x99f4bf…f18649
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0x62c3b6…b347ce
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0x075b72…f0ce2b
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0xcc3a10…a2896b
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0xb15dae…efe60b
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0x80c4df…90cd90
0x06b2…da020xac65…4417Base—$0.52100%fluxa110d ago0xa1e2a0…d1a48c
0xb90a…9ae40x06b2…da02Base—$0.50100%fluxa110d ago0x6ddc5b…b8774d
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0x2ae672…509411
0xb90a…9ae40x06b2…da02Base—$0.01100%fluxa110d ago0x0478e1…d104d4
0x06b2…da020xac65…4417Base—$0.02100%fluxa110d ago0xb5f921…48fbf0

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.