Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebd…88400x9c95…e299Base$0.001100%fluxa45d ago0xa35d12…275fa2
0x6ebd…88400x9c95…e299Base$0.001100%fluxa45d ago0xb9a81f…d6bd12
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa45d ago0x515ffe…f7db9b
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x2ad90c…a6a415
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x539d7c…60419a
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x75b92a…bfdfa6
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0xdd0933…506a00
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0xc52713…829403
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa46d ago0x2fa2a2…8552af
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x77cab7…554ccd
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x847911…d3045f
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x1e88b3…0943b7
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0xa7dc96…328836
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x7ca084…74559e
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x32609c…dd6388
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x057c40…d9dd6c
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x7d7371…519abf
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa46d ago0x1560bf…aa348a
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x2d5493…5aeca7
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x265299…0d5bca
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x922ed6…af16a1
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x76055d…8faab0
0x6ebd…88400x9c95…e299Base$0.001100%fluxa46d ago0x4c7ae7…fae709
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa46d ago0xad00cd…298e63

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.