Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0x73511a…2a946d
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0x9f5737…055fd7
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0xa04da0…ea34c5
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0x0801a9…f17bbc
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0xd3a488…d4a4ab
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0xd43cc5…25bf2b
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0x4eb158…40e15c
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0xbb6a7e…54198f
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa34d ago0x338c0f…478070
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0x5ea27d…3dc86d
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0x5dd81e…c3f7db
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa34d ago0xde4699…42780c
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa34d ago0xa373cf…ab1f76
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa35d ago0xffc58f…c3e7e0
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa35d ago0x67a365…c28b6e
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa35d ago0xf7c3ab…0996b7
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa35d ago0x421e09…d35254
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa35d ago0xb1221a…af2932
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa35d ago0x9b05c9…8447bc
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa35d ago0x1646c0…c2a944
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa35d ago0xb134de…6d15e3
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa35d ago0x25769c…d61a21
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa35d ago0xfd1222…19194a
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa35d ago0x0ce8b9…e110b3
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa35d ago0x2ce8a3…48ce2d

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.