Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa36d ago0xf017a9…a452e5
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa36d ago0x92d604…c6aace
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa36d ago0xe93640…c1d95c
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa36d ago0xe243d5…3771e2
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa36d ago0x1fe3e6…67a700
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa36d ago0x322ddb…6edf5a
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa36d ago0xcf8001…4f4c46
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa36d ago0xa0048c…11534b
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa36d ago0x8e53e6…fbc9fc
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa36d ago0x812f8c…3189c9
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa36d ago0x33fea5…4e81d3
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa36d ago0xb09466…2be3a8
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa36d ago0x2d3974…1b27c0
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa36d ago0xe4dc9e…e8d5ee
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa36d ago0xabcc0b…971fd0
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa36d ago0xb67c98…83ff52
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa37d ago0x951cf7…81481d
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa37d ago0x147fc9…15f1c2
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa37d ago0x5784b3…f0251e
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa37d ago0x4c481b…f11581
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa37d ago0x674652…1c3cbb
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa37d ago0xd52da8…0ace88
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa37d ago0xf8ce2a…30f296
0xbb4f…ad8c0xfe80…47eeBase—$0.001100%fluxa37d ago0x103632…9f2005
0xbb4f…ad8c0x9c95…e299Base—$0.001100%fluxa37d ago0xec7d14…917d9f

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.