Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x6f7c73…9ebee1
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0xc7c22f…38ea04
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x239ab7…a50c8f
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x2dfbc9…342416
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0xbc446d…ed6ac9
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0xd02f0a…746cc8
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x6f93fc…46e6ae
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0xd74bc3…af2841
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0xdd9e1b…9f3a07
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0xae5a9a…0d0b09
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x2e742f…77bf60
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa43d ago0x234693…c4d507
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x8e2e38…f31ca0
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa43d ago0x4d9e0a…14ef2e
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa43d ago0xa7f360…94bb5e
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x89c465…5f602f
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x37e772…e6baa5
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x95eafc…7d0962
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x3303ed…e1fa15
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0xad9674…90683b
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x7f6ce1…93ae32
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x52d61d…70e4f4
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x53a4d4…f494ec
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x2d080b…eed604
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa43d ago0x0c5bbc…64deb8

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.