Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f4e…e1d10xe76f…8943Base—$16.50100%fluxa77d ago0xc7bbe5…71648f
0x5f4e…e1d10xf5a1…cd6dBase—$5.00100%fluxa77d ago0xbcadb7…b78f77
0x2f4a…2f580x5f4e…e1d1Base—$0.98100%fluxa77d ago0x7a98d3…fb1323
0xffa4…000c0x5f4e…e1d1Base—$0.98100%fluxa77d ago0x1f7f96…8d1e12
0x4340…17f30x5f4e…e1d1Base—$0.98100%fluxa77d ago0x0c521a…0fa265
0x3ece…bcaf0x5f4e…e1d1Base—$0.98100%fluxa77d ago0x7026d5…662048
0x2393…d9f70x5f4e…e1d1Base—$0.98100%fluxa77d ago0x1ae812…7788f8
0x660a…82df0x5f4e…e1d1Base—$0.98100%fluxa77d ago0xd79b1f…9e8611
0xd7d2…e3920x5f4e…e1d1Base—$0.98100%fluxa77d ago0x45ef1a…85236a
0x63d8…adf00x5f4e…e1d1Base—$0.98100%fluxa77d ago0xe97214…b69174
0x87bd…53250x5f4e…e1d1Base—$0.98100%fluxa77d ago0x82783a…5e49a7
0xaa22…3d170x5f4e…e1d1Base—$0.98100%fluxa77d ago0x821481…22796e
0x5fb7…1ed90x5f4e…e1d1Base—$0.98100%fluxa77d ago0x183969…8e0cc8
0xf2a5…11540x5f4e…e1d1Base—$0.98100%fluxa77d ago0xcf762d…5f2f0b
0x1105…90360x5f4e…e1d1Base—$0.98100%fluxa78d ago0xe06423…33a3ce
0x0df9…41d40x5f4e…e1d1Base—$0.98100%fluxa78d ago0xba465c…234fc4
0x36a7…3fed0x5f4e…e1d1Base—$0.98100%fluxa78d ago0x53b1b0…0447c3
0x3080…f37b0x5f4e…e1d1Base—$0.98100%fluxa78d ago0xd29287…7b4dc6
0x657f…61f50x5f4e…e1d1Base—$0.98100%fluxa78d ago0x021dfe…d383ac
0x649b…74fd0x5f4e…e1d1Base—$0.98100%fluxa78d ago0xef6bd9…7bfcd7
0x67b1…de3f0x5f4e…e1d1Base—$0.98100%fluxa78d ago0x545fb0…0e179c
0x2197…97dd0x5f4e…e1d1Base—$0.98100%fluxa78d ago0xa09a38…9d3aa4
0x8d2a…94d50x5f4e…e1d1Base—$0.98100%fluxa78d ago0x2584cb…0d513b
0x2c51…7c3e0x5f4e…e1d1Base—$0.98100%fluxa78d ago0xd32e8a…9996a7
0x5f4e…e1d10xf5a1…cd6dBase—$3.92100%fluxa78d ago0x3c6ce6…2a528d

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.