Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3343…30f10x9c95…e299Base—$0.001100%fluxa66d ago0x1b2ef6…ee78b4
0x3343…30f10x9c95…e299Base—$0.001100%fluxa66d ago0x19ccab…328b69
0x3343…30f10x9c95…e299Base—$0.001100%fluxa66d ago0x7bf988…4b17b7
0x3343…30f10x9c95…e299Base—$0.001100%fluxa66d ago0x6cf6d2…a14212
0x3343…30f10x9c95…e299Base—$0.001100%fluxa66d ago0x630b21…161138
0x3343…30f10x9c95…e299Base—$0.001100%fluxa66d ago0x4cc9ca…0a258c
0x3343…30f10x9c95…e299Base—$0.001100%fluxa66d ago0xbb035d…61345b
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0x85af89…02ec51
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0x23fd8b…c67254
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0xff38dd…67e64d
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0x5a0468…2154e8
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0xf13cff…427d59
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0x0eb2f8…db4762
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0xd35dad…aefd65
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0xf7eb93…089bd3
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0xdbc2a2…a9f842
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0x619aa2…193cbe
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0xbfd7a3…0b90e3
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0x838726…a1459f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0xc62de9…a1e5b6
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0xacbcf6…303c5e
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0x78cff1…8e3db1
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0xd8c4be…3b3224
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0x71411e…6184d4
0x3343…30f10x9c95…e299Base—$0.001100%fluxa67d ago0x1c316d…82ccec

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.