Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x04e70b…4797da
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0xe5d903…940f20
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0xe70b46…e763d2
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x4b7fad…441092
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x2f8c51…6c10d9
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0xd7e0e2…c28807
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x1536e3…b24f15
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x90dd7e…015b4d
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x503b0b…c6c58f
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x7fe554…9afbd4
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x81b22a…a6f17f
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0xe73694…1763ad
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x420065…c286d9
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x06c7e0…b51b38
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x46b241…b32aa2
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x801344…dc2cdf
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0xdbb999…0a0a68
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x771a19…288246
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x88b448…58d8ce
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x784089…ebfc02
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x5fcd20…18ccbf
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x274252…5fb9ff
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x20a085…322749
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x965246…a6a908
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0xb1f30f…e58ce3

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.