Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0x4c7c5d…d0f71f
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0x9fb811…76a843
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0x0c188e…597bcd
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0x291aa0…e258a0
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0x617cc5…3bd039
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa43d ago0x4cba49…c9e995
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa43d ago0x26c90a…589c5f
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa43d ago0x378085…e7dc9a
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa43d ago0xe6604a…ee5ab1
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0x2be3f5…0df742
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0x6eed93…abb4b6
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0xcf9200…6f2a48
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0x0cfb79…09e87c
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa43d ago0xf86afa…c1eed8
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa44d ago0x5786ef…12c1da
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa44d ago0x4ec4b1…6981a7
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa44d ago0x2826c4…bff367
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa44d ago0x3f4eca…d42e2d

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.