Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x118fde…c24335
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xb24b03…75fb6f
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x589621…b729f0
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x13deb5…97db55
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x7a787a…f4aba9
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x85c1c7…48ed2c
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x634e91…e513d8
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xc1450e…375d4a
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x109620…8148fe
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xf6b8bc…e342e1
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x20d992…da935d
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x40c703…3dea14
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xdabc44…426bef
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x99347d…d8b1d9
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x519009…b07997
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xf98e90…1824e3
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xcbe94f…d74eae
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xa689ae…11af34
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xfc9df3…b1ddf6
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xb50150…4244d1
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xd2c9d0…028e63
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0xabda1c…f578bb
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x72ab1a…e237d5
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa15d ago0x435fe0…c3dd8e
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0xcfaf8d…d9135a

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.