Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x546431…dc3d19
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x0250f3…0c4913
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x7e7883…5ab63a
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x71cd67…64f847
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x9df1e5…4874bd
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xa68dc3…6d3b36
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xe2f9a7…e867e4
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x27f83a…22b7e2
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xdf1837…21f7e9
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xc55d91…7b93ae
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x18949a…efc538
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x3391ad…40733c
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x7ff822…8cf1d0
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x40ba43…7a796b
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x2c092c…52bf0a
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x1e6358…ab1929
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0xb9bef5…e39ab4
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x24ce6c…f36549
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x8d9d0a…8d953f
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x5d271a…79706e
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0xc5fa4f…6b2e33
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x9d9c31…c30746
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x7ab9c1…089169
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0x95c366…e763d6
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa67d ago0xd87d92…72e725

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.