Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x4833ad…d12839
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x6ed056…7bd408
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x719f32…aeed04
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x8163b4…517388
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0xbf6d47…68baa0
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0xb23cba…874ef2
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x64abdd…f0eb9b
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0xc0a641…e0caf1
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x66a60c…a62e3c
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x7a45c9…243c3c
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf8a150…68a548
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x0be43b…1b85e6
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0xb27ef7…7c2865
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0xd7d2f6…d417c3
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x764bcd…58f93f
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x721104…ce4f13
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x26af5b…5df753
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x06e7c3…26fb8b
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3818ec…bd1703
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0xbf9c05…0b7cf7
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x48927e…76de43
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4f2c44…facfec
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc1987f…b67704
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x289578…effd54
0x4723…686d0xfe80…47eeBase—$0.001100%fluxa20d ago0x664ce7…011d1f

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.