Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910x9c95…e299Base—$0.001100%fluxa37d ago0xb51c7c…2fc1b8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x4a8d1d…635b31
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x49c154…3025c7
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x2ff897…116fa1
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0xcda7cf…c49221
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x06470d…ad99b4
0x3064…ba910x9c95…e299Base—$0.001100%fluxa37d ago0x25cbfe…85504b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0xee982a…5df651
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x866640…7dc4f9
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0xfd407a…a05c17
0x3064…ba910x9c95…e299Base—$0.001100%fluxa38d ago0xad1d63…ef7a04
0x3064…ba910x9c95…e299Base—$0.001100%fluxa38d ago0xa81e21…f52c32
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xfa630a…9ea331
0x3064…ba910x9c95…e299Base—$0.001100%fluxa38d ago0xfd5df3…a18a21
0x3064…ba910x9c95…e299Base—$0.001100%fluxa38d ago0x67a1d3…219c6a
0x3064…ba910x9c95…e299Base—$0.001100%fluxa38d ago0x959ab6…c2c452
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0x4ac373…1e8adf
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xa366f4…f007b4
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xc8b6f2…af3ed8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xe3e16a…ad63e7
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xf5104d…4a7e16
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xaac40c…979ed8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0x08b3dd…90ee8e
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0x1baf40…01ba26
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa38d ago0xc6b886…07b6a6

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.