Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x054720…0882b0
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x7a28d7…8114ae
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x788536…e143e1
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0xc79985…f5aeff
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x508f1c…381913
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x9d2e77…bd7d0d
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0xde4e25…9d1549
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x01788a…7d1275
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x0981bf…6a45e6
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x94c56d…58b658
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x8e534c…556fa3
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x901141…f88eb0
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x9adc24…616137
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0xce2669…9c8e72
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x43524b…a914b7
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x6fade6…e712bf
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0xc3def1…d8cd7f
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0xe04f31…f32936
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x60abb8…bc5b85
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0xeebc42…b7f557
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0xc8c9d0…f66dbe
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x7dbb44…a90175
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x6bad90…ad4591
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x72f4a9…916be1
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa16d ago0x3821a7…8eba64

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.