Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x651c0d…bd68d1
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x4cd778…4e4339
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x35ec1b…368de6
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x01f615…da7c0b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0xb69e06…752150
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x8b9c58…fb3f37
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0xa5fef9…8f20e8
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x696ea4…207480
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x06a6e5…caed8f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x6a850e…c088f8
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x0d0df3…a3da07
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0xdeae47…f699af
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x94a281…c7d44f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x1c45a5…c11d07
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0xd4da58…bee66f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0xd7ace4…931649
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa20d ago0x705f2c…24908f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa21d ago0xadb5fb…ca2133
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa21d ago0x2769cf…6c938c
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa21d ago0x6e3bb6…92469a
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa21d ago0x0a89cb…bc235f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa21d ago0xb01682…47bc25
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa21d ago0xe5f71d…b525c4
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa21d ago0x6d23ea…5eb21d
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa21d ago0xb651d6…506436

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.