Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x56c230…f2a587
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xc47d0d…f60c99
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x7b6898…c53230
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xec9e34…c3e6de
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xf6b6a9…50e8c3
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x9643dc…3682c5
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x27a778…f252ca
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xa56636…dec4e0
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x80eb84…88956e
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xa2f5c2…6d7bf3
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x4d4870…fd7f8c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xcdde56…e74d12
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x623f10…a49de8
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x920301…3a56fd
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x42230e…9bee5f
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x4743c8…6c6abb
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xacf721…05ce2a
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xcbf515…0d0c60
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x4bbc7d…c1344b
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x49bdce…f87947
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x336fdb…2d43f0
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xc0d864…7448a7
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x797f1f…d68050
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0xc02f0c…41042c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa20d ago0x6b24f5…2c691e

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.