Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0x9a0f64…6ac2d1
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0x3e9856…b8bc04
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa40d ago0x2d2857…f796cd
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0xb6fc6c…b31f16
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0x949cc7…031de0
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0x2d6a77…8d0999
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0x9dfcc0…96379c
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa40d ago0x1a7bfc…36b5dd
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa40d ago0x23f778…ecefe1
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa40d ago0xd12414…3b1e4c
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0x667546…73679c
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0x3b619a…493f00
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa41d ago0xd2be57…5df995
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xf16671…85ecff
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xf49731…8c6b1f
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x099000…165478
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x56b1a1…5f0f5a
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xca3f2c…0c7bab
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x5894b4…779b81
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa41d ago0xa4d228…f7c660
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa41d ago0xc690b7…063239
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa41d ago0xf4cabc…e8dc82
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x5a4705…5836d6
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xb42463…5d6cfd
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xda3323…ffc095

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.