Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x6cd85e…74dfc0
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x6fe448…348ce8
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x638ed9…40a567
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x264a28…65310a
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x7aa298…948c60
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x5dc22e…84602c
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0xb87b12…ffe724
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x987043…a40510
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x89464d…c773d6
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x62b807…cded0b
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x89f0fe…973797
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x514a26…3939b5
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0xef5bf7…4934c2
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0xf68cfc…aa6cd9
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0xea52a4…dd2bd8
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x3a5e2d…f3882d
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x0dcf44…91a5b4
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x267d26…e7cef8
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x6998f0…3a0844
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0xd8cff6…e12de0
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x3f1dbc…7bf5a8
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x8e02cc…f8b4cb
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0xb8587b…bc687b
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0x86dac0…06dfd9
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa83d ago0xce7b77…1be5d8

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.