Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa41d ago0x4e218e…af8ad8
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa41d ago0xa1fb49…ff49f1
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa41d ago0x061c7a…d2056a
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa41d ago0xa626a7…6abc33
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x898244…94b419
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x0bc7e0…bc01e3
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa41d ago0xb578eb…6dd4e3
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa41d ago0xde25a4…a0ce4e
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0xa9caf7…d984ff
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x3cd07e…d6bc83
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0xd62172…221cc3
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x6711d5…b0a9ad
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa41d ago0x49a8bc…100abc
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa41d ago0xcfa32a…00422b
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x82e654…ef752e
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x9350d8…87478a
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x935589…23f291
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x941db8…18ea59
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0xf42e60…70b4f7
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x9e5603…b746cb
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x0b25c5…11b6a8
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa41d ago0x0d76b9…f4af10
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x240611…a643ab
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0xec22de…020e0f
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa41d ago0x93afa7…5efa0e

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.