Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa50d ago0xa168d5…4b627b
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x626541…bb61ff
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x2e7478…7902dd
0x44d3…acad0x9c95…e299Base—$0.001100%fluxa50d ago0x4a98e2…0f17c8
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xc82f50…8d85b0
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xf40c66…916972
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x6a0930…8a831f
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x00e727…58174f
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xb3870e…277684
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x57069a…ddafbd
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x805cf4…3f31fd
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x40d105…8b8154
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x7b0816…93b4c6
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xefbd69…78b996
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xfa3d41…2ca794
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x4cb7b4…356212
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xed634d…ea0ed1
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x9ad596…fafcdd
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x5b73bb…682d58
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xc80876…df8ee2
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x7fcb80…9414b6
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xb029d4…917365
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0x728905…a6fecb
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xead394…2c178b
0x44d3…acad0xfe80…47eeBase—$0.001100%fluxa50d ago0xcf2d7e…df4266

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.