Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10x9c95…e299Base—$0.001100%fluxa34d ago0xc8b3c6…7da6a0
0x9560…5be10x9c95…e299Base—$0.001100%fluxa34d ago0xabe008…e59eee
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa34d ago0xa7af34…4d1dde
0x9560…5be10x9c95…e299Base—$0.001100%fluxa34d ago0xb08709…118673
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa34d ago0x45ec0a…125113
0x9560…5be10x9c95…e299Base—$0.001100%fluxa34d ago0x9fb409…f2b9d8
0x9560…5be10x9c95…e299Base—$0.001100%fluxa34d ago0x8a415c…e47320
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x4f83fc…930d91
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0xe99011…62f7bf
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x870b2d…706891
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x6a9547…acf4cc
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x60361c…7f77ba
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x78b858…1aea0a
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x0984d5…f0c08d
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0xfa1c1f…ff4b2a
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x3a23c4…c99018
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xb6cc04…b3e202
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0xa556f7…0407bf
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xc0fc3d…df2b53
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xf1bbb2…efe967
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x8f6fdd…c400e9
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x3c1364…b2d157
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0xa47bc8…a8315b
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x454f62…14f3b5
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x8b8703…0cd32f

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.