Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa23d ago0x426631…ed2077
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa23d ago0xf8dbd2…6107b4
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa23d ago0x7997b9…c9b43a
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa23d ago0xad780f…f1e484
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xe378a8…69a14e
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xec2578…a4d243
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0x1a43f4…032053
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xc5047e…575eb4
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xaa34dd…dcd9cd
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xab3f90…668f22
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xb5c8de…69df45
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xbae519…00636c
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xb70927…360e18
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xe83a46…c1313f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0x5e6eb6…b05cb5
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0x1920f5…7e5708
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xfd21e2…69eea1
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xfa9d8f…cec9ca
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0x21bb20…3015dd
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xa2cc83…00887f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0x539c93…15e1fd
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0x03bccf…3d0fbf
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0xd79b01…a59c10
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0x276e55…785945
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa24d ago0x687aeb…029fdd

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.