Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x10d561…8a9dd7
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xf55d4e…adcaf5
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x548ed1…7c5d25
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xcbbbc7…da8bdf
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xb20bce…b7156b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xa128e4…11056a
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x6c56c8…5bec60
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x898fbc…18047e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xa61401…2d1983
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xbfe42f…ec6ac7
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x472813…a2f7ed
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x6afb06…ca2c6f
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xd06a7c…c1aa52
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x2e0f25…2f5955
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xd8a038…20def4
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xa6db0a…234679
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xafcd08…b58ff1
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x580649…6a3b19
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x9dbd70…30a2b1
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x41208e…4b8261
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xe4c504…95a26b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xc90bac…759301
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x2f7975…e86f80
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0xcdfa72…e930e1
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa19d ago0x97b20f…82b4dd

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.