Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0xc864ba…0e2964
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa34d ago0x2fe825…f39e2a
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x20d864…23f48f
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x942360…79b8bf
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x95113f…7807b7
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x4d4e34…df55e6
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x79c299…1f72c3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa34d ago0x33f810…978ec5
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x077e8b…259a9e
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa34d ago0x12043b…55aec4
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa35d ago0xbc633e…b35d3c
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa35d ago0x4cd361…c1872c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x9e992b…b8438d
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa35d ago0xcc41c2…1e819c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x7832f0…f0d8d1
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa35d ago0xa21c82…8ac486
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa35d ago0x376409…8cfec4
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x5d9818…39dae2
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x388c05…2e1157
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x783924…2878d7
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa35d ago0x5af8bf…ccc9de
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x39cf25…7c58a3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x4caff9…f6a049
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0xc01468…0c4b56
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa35d ago0x9a44a7…943fc3

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.