Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x98673c…d6bdb1
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x3d2057…8e57bb
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xf57ed7…03515b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x28852d…f19f8c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x2803f0…72baf8
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x49ef9e…a5f1c2
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x54746f…442443
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xa6efd5…1f4f27
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x649f69…34c010
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x09b324…9a75ff
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x12a1df…568f10
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x3fb473…7e51b3
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x8b926c…fa790a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x7715db…e19705
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x51bece…978eed
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x5282b6…7f3019
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x4352d8…d4188b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x3da2cd…e0094f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0xe1d77c…2b7f8f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x019e59…347e15
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x1038e2…ace89c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0xb1238c…f93cd4
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x56fd06…0f2f43
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0x2257f5…db1fbe
0x9610…6a350x9c95…e299Base—$0.001100%fluxa69d ago0xf65cb9…f389eb

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.